🙋🏻 FAQ
What databases are supported?
Currently only SQLite (with better-sqlite3 or sql.js driver) and PostgreSQL (with node-postgres driver) are supported. MySQL will be added in the future. There's no plan to support other relational databases or NoSQL databases.