Back up your SQLite file regularly, or use a managed libSQL provider for automated backups.
Self-Hosting
Database Configuration
Use SQLite locally or Turso in production.
Formbase uses libSQL (SQLite-compatible) via Drizzle. You can run a local SQLite file in development or use Turso in production for a managed libSQL database.