Database

Storage

Data is stored in SQLite with WAL mode enabled. Migrations are managed by Goose and run automatically on startup. Queries are generated from SQL files by SQLC.

Users (from database)