Supported database types

Fabricate can generate databases of the following types:

  • MySQL

  • PostgreSQL

  • Databricks

  • Oracle (Enterprise plan only)

  • Microsoft SQL Server (Enterprise plan only)

  • SQLite

  • CSV - Produces a set of CSV files.

  • JSON - Produces a set of JSON files.

Last updated