Database
Database support structure for Better Media.
This section separates database guidance into three practical areas:
- SQL database engines — Postgres, MySQL, and SQLite via the Kysely adapter
- MongoDB support
- ORM and tooling integrations — Drizzle (native adapter) and Prisma (alongside Kysely)
This grouping is a standards-based alternative to visual separators in the sidebar.