Supabase | The Postgres Development Platform Product Developers Solutions Pricing Docs Blog 106.9K Sign in Start your project Open main menu Build in a weekend Scale to millions Start your project with a Postgres database. Add Authentication, Data APIs, Edge Functions, Realtime Data, Storage, and Vector embeddings. Start your project Request a demo Postgres Database Every project is a full Postgres database , the world's most trusted relational database. 100% portable Built-in Auth with RLS Easy to extend Authentication Add user sign ups and logins , securing your data with Row Level Security. Edge Functions Easily write custom code without deploying or scaling servers. $ supabase functions deploy Storage Store, organize, and serve large files, from videos to images. Realtime Build multiplayer experiences with real-time data synchronization. Vector Integrate your favorite ML-models to store, index and search vector embeddings . OpenAI Hugging Face Data APIs Instant ready-to-use REST APIs . Use one or all. Best of breed products. Integrated as a platform. Trusted by fast-growing companies worldwide Stay productive and manage your app without leaving the dashboard Table Editor SQL Editor RLS Policies Use Supabase with React import { createClient } from ' @supabase/supabase-js ' const supabase = createClient ( process.env. SUPABASE_URL , process.env. SUPABASE_ANON_KEY ) export default function App () { const [ todos , setTodos ] = useState ([]) useEffect (() => { supabase. from ( ' todos ' ). select ( ' * ' ) . then (({ data }) => setTodos (data)) }, []) return < TodoList items = {todos} /> } import { createClient } from ' @supabase/supabase-js ' const supabase = createClient ( process . env . SUPABASE_URL , process . env . SUPABASE_ANON_KEY ) export default function App () { const [ todos , setTodos ] = useState ([]) useEffect ( () => { supabase . from ( ' todos ' ) . select ( ' * ' ) . then ( ({ data }) => setTodos (data)) }, []) return < TodoList items = { todos } /> } Read docs for React Kickstart your next project with production ready templates View all examples Stripe Subscriptions Starter The all-in-one subscription starter kit for high-performance SaaS applications, powered by Stripe, Supabase, and Vercel. Next.js Starter A Next.js App Router template configured with cookie-based auth using Supabase, TypeScript and Tailwind CSS. AI Chatbot An open-source AI chatbot app template built with Next.js, the Vercel AI SDK, OpenAI, and Supabase. LangChain + Next.js Starter Starter template and example use-cases for LangChain projects in Next.js, including chat, agents, and retrieval. Flutter User Management Get started with Supabase and Flutter by building a user management app with auth, file storage, and database. Expo React Native Starter An extended version of create-t3-turbo implementing authentication on both the web and mobile applications. How industry leaders are building with Supabase More customer stories Firecrawl Switched from Pinecone to Supabase Vector to boost efficiency and accuracy. We looked at the alternatives and chose Supabase because it's open source, it's simpler, and for all the ways we need to use it, Supabase has been just as performant — if not more performant — than the other vector databases. Caleb Peffer, CEO, Firecrawl Read the story → Firecrawl Switched from Pinecone to Supabase Vector to boost efficiency and accuracy. We looked at the alternatives and chose Supabase because it's open source, it's simpler, and for all the ways we need to use it, Supabase has been just as performant — if not more performant — than the other vector databases. Caleb Peffer, CEO, Firecrawl Read the story → Rally From first line of code to fully licensed fintech in three months. We could not have built this company without Supabase. If I had to go and build all these components myself, we wouldn't even have launched. Thiago Peres, Founder & CTO, Rally Read the story → Hyper An AI-native marketing platform with agents that operate across the entire workflow. I will get on a podcast and talk about how much I love Supabase. With Supabase we can move fast and build things that delight our customers without having to worry about infrastructure. Elliot Fleck, Co-founder, Hyper Read the story → E2B Secure, scalable execution of AI-generated code in the cloud. Supabase empowers us to focus on innovation rather than infrastructure. It's the backbone of our platform, enabling scalability and seamless developer experiences. Vasek Mlejnsky, CEO, E2B Read the story → Mobbin Migrated 200,000 users from Firebase for a better authentication experience. Migrating to Supabase meant that we could instantly fix our Auth problems and save money. Just being on Supabase alone gives us confidence we can deliver on whatever users need in the future. Jian Jie Liau, Co-founder & CTO, Mobbin Read the story → Join the community Discover what our community has to say about their Supabase experience. Join us on Discord @nerdburn It’s fun, feels lightweight, and really quick to spin up user auth and a few tables. Almost too easy! Highly recommend. @adeelibr @supabase shout out, their MCP is awesome. It's helping me create better row securities and telling me best practises for setting up a supabase app @SteinlageScott I love @supabase's built-in Advisors. The security and performance linters improve everything and boost my confidence in what I'm building! @patrickc Very impressed by @supabase's growth. For new startups, they seem to have gone from "promising" to "standard" in remarkably short order. @TyronBache Really impressed with @supabase's Assistant. It has helped me troubleshoot and solve complex CORS Configuration issues on Pinger. @BowTiedQilin Working with @supabase has been one of the best dev experiences I've had lately. Incredibly easy to set up, great documentation, and so many fewer hoops to jump through than the competition. I definitely plan to use it on any and all future projects. @shadcn Supabase is really good. ⚡ @MinimEditor I’ve always used Supabase just as a database. Yesterday, I helped debug a founder’s vibe-coding project built with React + React Router — no backend server. The “backend” was entirely Supabase Edge Functions as the API. First time using Supabase this way. Impressive. @adm_lawson Love supabse edge functions. Cursor+Supabase+MCP+Docker desktop is all I need @Aliahsan_sfv Okay, I finally tried Supabase today and wow... why did I wait so long? 😅 Went from 'how do I even start' to having auth + database + real-time updates working in like 20 minutes. Sometimes the hype is actually justified! #Supabase @orlandopedro_ Love @supabase custom domains makes the auth so much better @gokul_i First time running @supabase in local. It just works. Very good DX imo. @yatsiv_yuriy Supabase is the best product experience I've had in years. Not just tech - taste. From docs to latency to the URL structure that makes you think "oh, that's obvious" Feels like every other platform should study how they built it @supabase I love you @sdusteric Loving #Supabase MCP. Claude Code would not only plan what data we should save but also figure out a migration script by checking what the schema looks like on Supabase via MCP. @dadooos_ Run supabase locally and just wow in silence! I am impressed! This is the kind of tooling I would want for my team. Open source from day one Supabase is built in the open because we believe great developer tools should be transparent, inspectable, and owned by the community. Read, contribute, self-host. You're never locked in, and always in control. View on GitHub Build in a weekend, scale to millions Start your project Request a demo Footer We protect your data. More on Security SOC2 Type 2 Certified HIPAA Compliant ISO 27001 Certified Twitter GitHub Discord Youtube TikTok Instagram Get produc