Skip to content
On this page
developed by

Supported database vendors

Fully supported database vendors are:

  • PostgreSQL 10 and above
    (previous versions from 9.5 are untested but should work)
  • MariaDB 10.11 and above
  • MySQL 8.0 and above

Partially supported database vendors are:

  • SQlite 3.0 and above
  • SQL Server 2019 and above
    (previous versions from 2015 are untested but should work)

Some of those vendors are only unit-tested and have never been really experienced in production. If you use one of them in production and think it should/could be marked as "Working", feel free to open an issue on GitHub.

If the vendor you use is unsupported and you want it to be added to this list, feel free to open an issue on GitHub. If there is enough people interested, we could consider to add it.

Here is a matrix of the current state of support:

VendorBackup/RestoreAnonymizationStats
PostgreSQL
MySQL
MariaDB
SQLite~
SQL Server (see issue)~
Working - ~ Only unit-tested - Unsupported

Released under the MIT License.