Documentation
Getting Started
Data Grid
Modeling
Business Rules
Approvals
Users, Roles & Security
Administration
Integration & API
Installation
Migrating from MDS
Architecture
Interactive Demo
The interactive demo at app.primentra.com lets you explore the full product without any setup or sign-in.
How the demo works
- All data is stored in your browser, in localStorage. There is no SQL Server database behind the demo.
- Changes you make stay in your browser. Nobody else sees them.
- Clear your browser storage, or open the demo in another browser, and the data resets to the preloaded sample set.
What the demo contains
The sample set covers 5 models and 30 entities, with more than 1,000 records. That is enough to try every screen.
Every UI feature, permission, admin setting, and integration screen behaves as it does in the real product.
Where the demo differs from a real install
| Area | Difference |
|---|---|
| Performance | The browser does all the data work. Very large data sets feel slower than they do against SQL Server. |
| Audit log | The log is seeded with sample activity. Because there is no server, some entries do not match the data you see. |
| Licensing | The status bar shows Demo mode — no license required. No license key is needed. |
| Import and export | Both work, but only inside the browser session. |
Do not use the demo to judge speed. A production install runs against SQL Server and pages the grid from the database. See Performance for measured figures.
Moving from the demo to a real install
Nothing carries over. The demo has no database, so there is no data to export into a server install. Treat it as a tour, then install Primentra against your own SQL Server.
Related
- What is Primentra? — the product in one page
- System Requirements — what you need before you install
- Install Primentra — the installer and the first-run wizard
- Performance — measured grid performance against SQL Server