Postgres Database
Every project is a full Postgres database — the world's most trusted relational database. 100% portable, built-in Row Level Security, easy to extend.
A full Postgres database with authentication, instant APIs, edge functions, storage and realtime — everything you need to ship, wired together and ready in minutes.
Six production-grade services that work together out of the box, so you can spend the weekend building instead of wiring.
Every project is a full Postgres database — the world's most trusted relational database. 100% portable, built-in Row Level Security, easy to extend.
Add user sign-ups and logins, securing your data with Row Level Security from day one.
Write and deploy custom server-side code globally, without provisioning or scaling any servers yourself.
Store, organise and serve large files — from videos to images — with a fast, S3-compatible object store.
Build multiplayer, collaborative experiences with realtime data synchronisation over websockets.
Instant, ready-to-use REST APIs generated straight from your schema. Use one or all of them.
Edit tables, run SQL, and write Row Level Security policies from a single, fast interface — no context switching, no local setup.
Connect, query, and render your data in a handful of lines. The generated client works with any framework you already know.
Read the docs →import { createClient } from '@supabase/supabase-js'
const supabase = createClient(
process.env.DB_URL,
process.env.ANON_KEY)
const { data } = await supabase
.from('todos').select('*')
The all-in-one subscription starter kit for high-performance SaaS applications, powered by Stripe and Postgres.
A Next.js App Router template configured with cookie-based auth, TypeScript and Tailwind CSS.
An open-source AI chatbot template built with Next.js, the Vercel AI SDK and a Postgres backend.
Starter template and example use cases for LangChain projects — chat, agents and retrieval.
Get started with Flutter by building a user management app with auth, file storage and database.
An extended create-t3-turbo template implementing authentication on both web and mobile.
“Only 1% of the population knows how to code. We've unlocked that ability for the other 99% — powered by a complete backend.”
“The thing that makes everything possible — all our rapid AI-assisted development — is this platform. That's the giant whose shoulders we stand on.”
“We needed serious performance and security without slowing our developers down. This platform gave us both, and we migrated with zero downtime.”
“The technology works better when things are closely tied together. That's why we scaled from zero to $10M ARR on a single Postgres-backed platform.”
Discover what builders around the world are saying about their experience shipping on Postgres.
It's fun, feels lightweight, and really quick to spin up user auth and a few tables. Almost too easy! Highly recommend.
Shout out — the MCP is awesome. It's helping me set up better row security and telling me best practices for my app.
I love the built-in advisors. The security and performance linters improve everything and boost my confidence in what I'm building.
Very impressed by the growth. For new startups, they've gone from promising to standard in remarkably short order.
One of the best dev experiences I've had lately. Incredibly easy to set up, great docs, far fewer hoops than the competition.
I finally tried it today and wow — why did I wait so long? Went from 'how do I even start' to shipping in an afternoon.
Open source from day one. Start your project on the free tier — no credit card required.
Free tier · No credit card · Cancel anytime