Build native apps
Enter your MySQL database credentials to connect your application.
Leave blank if your database has no password
Make sure the database exists and the user has full privileges. The installer will create all required tables automatically.
No additional configuration needed. A database file will be created automatically at database/database.sqlite
database/database.sqlite
Note: SQLite is perfect for small to medium sites (up to ~1000 users). For larger deployments, consider using MySQL.
© 2026. All Rights Reserved.