zanith

Documentation · v0.2

Zanith documentation.

A SQL data engine that doesn't generate code. Schema parses once at startup into a runtime graph; queries compile to parameterized SQL on the way out. These docs cover installation, schema, queries, advanced features, and the full reference.

9 sections53 pagesshipped: pg · postgres.js
Advanced10 pages

Advanced

Transactions, raw SQL, JSONB, window functions, subqueries, set ops, LATERAL, LISTEN/NOTIFY, expression builders.

Production6 pages

Production

Plugins, observability, multi-tenancy, search, Postgres extensions — what running the engine in production looks like.

Studio7 pages

Studio

The bundled web UI. Install @zanith/studio, run `zanith studio`, get every database surface.

Migrate9 pages

Migrate

Generate, plan, verify, apply — with risk scoring, shadow verification, and a recovery layer.

Most-opened pagesupdated weekly

v0.2 · early

Some pages on this surface are stubs for features that are on the roadmap, not yet shipped — they're marked planned in the sidebar. Everything else describes the engine as it ships today. The full status list lives on /roadmap.