Microsoft SQL Server for Artifactory

Configure JFrog Artifactory to use Microsoft SQL Server 2012 or later as an external database, with a dedicated instance recommended for optimal performance.

Microsoft SQL Server provides infrastructure features such as backup and restore.

Artifactory supports Microsoft SQL Server 2012 and above.

When running Artifactory with Microsoft SQL Server, you can create the Artifactory schema on an existing server used for other applications. For optimal performance, we recommend creating a dedicated Microsoft SQL Server database instance and configuring Artifactory to use it, as described in the following sections.

⚠️

Enable Non-PostgreSQL Database

From Artifactory 7.84, Artifactory installations support only PostgreSQL by default. Artifactory will not start after installation unless you configure the system.yaml file to support your non-PostgreSQL database.