Skip to main content
Version: Current

Database technology - overview

Your Genesis application data model can be configured without any concern about the database technology used to store the model and the data.

By default, the platform creates an H2 database, which enables you to learn and create simple trial applications without any configuration.

For serious development work and for production environments, Genesis supports the following database technologies:

DatabaseFoundationDBPostgresqlMSSQLOracleH2
TechnologyNOSQLSQLSQLSQLSQL
Unlimited operation size✔️✔️✔️✔️
Supported in production✔️✔️✔️✔️
note

From version 7.0 onwards, Aerospike technology is not supported.