Welcome to Postbase Documentation
Everything you need to know about using Postbase. From getting started to advanced features.
An overview of Postbase — what it is, how the monorepo is structured, and how to run it locally.
Host your own Postbase instance — one-click deploys for Railway, DigitalOcean, Render, Fly.io, AWS, Google Cloud, Azure, Oracle Cloud, or plain Docker.
Overview of Postbase authentication — dashboard auth, API keys, JWT, and the full SDK Auth API.
Query your project's PostgreSQL tables using the Postbase database query API and SDK.
Upload, download, list, and manage files using the Postbase Storage API and SDK.
Call PostgreSQL functions in your project schema directly via the Postbase RPC API.
Send transactional email through your project’s configured provider (e.g. AWS SES).
Complete reference for the postbasejs client SDK — installation, client setup, and all available methods.
All environment variables required to run a Postbase instance.
How Postbase organises its internal tables in the _postbase schema and isolates per-project data.