PaperDB docs

Build your backend with TypeScript.

PaperDB is a schema-guided backend for frontend and full-stack developers. Store JSON documents, authenticate users, and wire up webhooks, cron jobs, storage, and realtime — all through a typed SDK.

Recommended reading order

  • Start with Dashboard setup to create a database and get your API key.
  • Read How it works to understand schemas and document operations.
  • Move to Installation andAuthentication for the first working client flow.
  • Use the operation pages for CRUD, storage, webhooks, cron, and realtime once you are wiring an app.