Skip to main content
Headgate separates its runtime from database drivers. Install only the adapter your service uses. PostgreSQL is the reference backend; MySQL and Redis share the core admission contract.

Packages

Cargo.toml

Choose a backend

Run migrations before workers or the control API. Do not apply individual migration files manually or copy SQL between languages; the migration libraries embed verified assets.

Continue

PostgreSQL

MySQL

Redis