Isolated database + Data API
Each project gets its own Postgres schema with an auto-generated REST Data API — query, filter, and paginate, no SQL.
Every project gets an isolated database with end-user auth, an auto-generated Data API, storage, functions, realtime, and email — all from a single SDK.
One SDK and CLI over isolated, server-secured infrastructure — so you ship features, not plumbing.
Each project gets its own Postgres schema with an auto-generated REST Data API — query, filter, and paginate, no SQL.
Email/password and OAuth end-user authentication, scoped per environment and ready out of the box.
Row-level security and attribute tags enforced server-side — every request is checked, not just the UI.
Files and images with signed URLs and on-the-fly resize, blur, and format transforms.
Sandboxed server-side functions, HMAC webhooks, and live subscriptions over WebSocket.
A single typed SDK with optimistic live data, plus a CLI to manage projects and ship fast.
Create a project, get an isolated database and API, and start shipping.
Get started →