Datenbank Agnostisch
Native Unterstützung für NoSQL (MongoDB) und SQL (MariaDB/MySQL) via Drizzle ORM. PostgreSQL-Unterstützung folgt in Kürze.
Aktuell: MongoDB
ProduktionsreifMongoDB
Document approach with flexible schemas.
MariaDB / MySQL
Traditional SQL with SOTA Drizzle performance.
Produktionsreif: SQL via Drizzle ORM
Auf der RoadmapWir haben die volle SQL-Datenbankunterstützung mit Drizzle ORM implementiert. SOTA-Performance mit:
PostgreSQL (Late Q1 2026) SQLite (Planned)
Why MongoDB First?
Flexible Schemas
Content management benefits from document-based storage. Add fields, embed objects, store any structure.
Rapid Development
No migrations for every schema change. Iterate quickly on content models without downtime.
Multilingual Native
Store translations inline with content. No complex join tables for multilingual data.
Scale Ready
MongoDB Atlas provides easy scaling. Move from free tier to enterprise without code changes.