Back to News

What database management system does ExhibitManager use?

ExhibitManager uses an embedded SQLite database management system to store data. ExhibitManager creates a database file for each project which can be stored locally or on a regular network server (file share). The embedded database is suitable for projects with up to about 3 to 5 concurrent users. If more than 3 to 5 users work on a project at the same time, we recommend using Microsoft SQL Server as database system to ensure maximum speed, security, and scalability. If using Microsoft SQL Server, several projects can be stored in one database.