The whole stack, from one config file.
Tables, auth, API, pages, theme, and admin — defined declaratively and deployed on your own infrastructure. No per-seat pricing, no vendor lock-in.
Full-stack data layer
41 field types with relations, lookups, and formulas — plus sorting, filtering, pagination, and bulk operations out of the box.
Auto REST API
Every table gets a typed REST API automatically, with field-level permissions enforced server-side.
RBAC & 2FA
Email/password, social OAuth, and magic links; role-based access (admin, member, viewer) and two-factor authentication.
64 UI components
SSR React pages composed from 64 component types, with custom color schemes, typography, dark mode, and i18n.
Admin space
A built-in admin area for managing records, users, and roles — generated from your config, not hand-coded.
Self-hosted by default
Run it on your own infrastructure. Your data never leaves your control, and the source is yours to read and fork.

Documentation, built with Sovrium.
The docs site is itself a Sovrium app: bilingual content, navigation auto-derived from markdown frontmatter, and always in sync with the product.
Bilingual
Every page is available in English and French, driven by the same i18n engine your apps use.
Auto navigation
Sidebar and table-of-contents are generated from frontmatter and headings — no hand-maintained nav.
Markdown-driven
Write content as plain markdown; Sovrium renders it as SSR pages with the rest of your site chrome.