Self-hosted

Personal BaaS

Point it at a Postgres schema. Get back a secure REST API, auth, file storage, and an admin console — running entirely on your own infrastructure.

Open Admin Console →

Instant REST APIs

PostgREST turns tables, views, and functions into a live API — no boilerplate.

Auth & JWTs

Email/password signup and login, project-scoped tokens, enforced by Postgres roles.

Row-level security

Access control lives in Postgres policies, not application code.

Object storage

Upload, download, and manage files per user or per bucket.

SQL editor & DB explorer

Browse schemas and run queries straight from the browser.

Multi-project isolation

Run several isolated projects on one Postgres instance — separate schemas, roles, and users.