SQLite
Learn how to use SQLite database with Hatchbox
Updated
Hatchbox supports SQLite databases and backups. Each application server in your Cluster will have an associated SQLite database cluster.
Since SQLite databases are files on disk, it is not a good choice for multi-server clusters.
To register a SQLite database in Hatchbox, visit the Cluster's SQLite database cluster and create a new database with the location on disk of your database.
Once added, you can enable backups for the SQLite database.