Collaborator Server > Installation

Top |Previous |Next

Database Installation and Configuration

Collaborator supports several databases:

Embedded. A zero-configuration embedded database useful for trials.
MySQL versions 5.6, 5.7, 8.0, 9.0
MariaDB versions 10.6, 10.11, 11.4
Microsoft SQL Server versions 2012, 2014, 2016, 2017, 2019.
Oracle versions 11gR2, 12c, 18c and 19c.

 

For trials, the zero-configuration embedded database is the easiest way to get started. MySQL is the best choice if you need a free, open-source database.

Collaborator server must be able to access your database server via TCP/IP. Collaborator requires an empty schema on the database server in which a dedicated database user can create, alter, read, write, update, and delete objects.

A built-in database migration tool allows you to move between any of the supported databases, so you can always get started on one and switch to another later on.

Note: MySQL database is supported in Collaborator Team and Collaborator Enterprise. Oracle and SQL Server databases are only supported in Collaborator Enterprise. For a complete list of differences between Collaborator editions, please see the comparison page.

For more about the database format, see Database Schema.

 


© 2003-2025 SmartBear Software. All rights reserved.