Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You have the option to choose from these types of databases:.

Database - SQLite

Database - Postgres Setup SQLite

Setup PostgreSQL

Setup MySQL/MariaDB

Info

It’s recommended to go with the Postgres or MySQL or MariaDB database. The file based database (SQLite) works great if you use it locally but has some draw backs if you want to shared it server over the network.

You have to option to later convert between the different database types. Please follow this tutorial on how to achieve that.