Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Each library has its own database.

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

Install SQLite

Install Postgres

It’s recommended to go with the Postgres 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.

  • No labels