Skip to content

SQLite

SQLite is the default database backend used when no external database connection is configured.

Automatic database migrations, snapshots, and point-in-time recovery (PITR) are fully supported.

Data Persistence

To ensure data is preserved across restarts and upgrades, enable Persistent Volumes in your deployment.