๐พDatabases
This project has reached end of life and is no longer maintained.
We recommend you transition to NookureStaff, it's free
MAStaff supports MySQL and SQLite databases.
What database I should use ?
For greater scalability
MySQL
To use MySQL you need to have a MySQL or MariaDB server running. You can use a local server or a remote server.
First go to the config and change the type from SQLite to MySQL
Fill the params with your host database data access, then restart the server
SQLite
Change the database type to SQLite and restart the server
That's it, you are ready to go
Last updated