SQLite
A setup for Better Auth with SQLite
Installation
Install Better Auth with SQLite, or SQLite + Redis as a secondary storage (caching).
Better Auth + SQLite.
Better Auth + SQLite + Redis as a secondary storage (caching).
Schema generation & migration.
The Better Auth CLI allows you to generate and migrate your database schema based on your Better Auth configuration and installed plugins.
SQLite supports both schema generation and schema migration.
Generate SQLite Schema.
Migrate SQLite Schema.