Choose a Database

SQLite is the default option and the easiest to set up, as it requires no additional configuration.
However, it has significant limitations, including potential performance issues and database locking.
While many users start with SQLite and later migrate to MySQL or MariaDB, we recommend beginning with MySQL or MariaDB from the start for a more robust and scalable experience.

For more information on using alternate databases, see the documentation.

Just press next to continue with SQLite

Please enter your MySQL/MariaDB connection details below

This field is required
This field is required
This field is required

{{connectionString | async}}

Please enter your Postgres connection details below

This field is required
This field is required
This field is required

{{connectionString | async}}