PostgreSQL
Setup Better Auth with PostgreSQL.
Installation
Install Better Auth with PostgreSQL, or PostgreSQL + Redis as a secondary storage (caching).
Better Auth + PostgreSQL
Better Auth + PostgreSQL + 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.
PostgreSQL supports both schema generation and schema migration
Generate PostgreSQL Schema
Migrate PostgreSQL Schema