Supported database types

Fabricate can generate databases of the following types:

  • Oracle

  • Microsoft SQL Server

  • MySQL

  • PostgreSQL

  • SQLite

  • CSV - Produces a set of CSV files.

  • JSON - Produces a set of JSON files.

Last updated