๐Ÿ’พ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 ?

MySQLSQLite

Sync staff mode

โœ”

โŒ

Sync vanish

โœ”

โŒ

Global staff mode

โœ”

โŒ

Global vanish

โœ”

โŒ

Staff Mode

โœ”

โœ”

Staff Chat

โœ”

โœ”

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.

  1. First go to the config and change the type from SQLite to MySQL

  2. Fill the params with your host database data access, then restart the server

SQLite

  1. Change the database type to SQLite and restart the server

  2. That's it, you are ready to go

Last updated