Create a backend in less than 2 minutes. Start your project with a Postgres Database, Authentication, instant APIs, and realtime subscriptions.
Supabase is a development platform built around a hosted Postgres database, positioned as an open-source alternative to services like Firebase. Each project provisions a full Postgres database with built-in Authentication (using Row Level Security), auto-generated REST Data APIs, Edge Functions for custom server-side code, file Storage, Realtime data synchronization, and vector embedding storage/search for integrating machine learning models.
The platform includes a dashboard with a Table Editor, SQL Editor, and Row Level Security policy management for working with a project without leaving the browser. It provides client libraries and documented integration paths for frameworks such as React and Flutter, along with starter templates covering use cases like Stripe subscription billing, Next.js applications with Supabase auth, AI chatbots, LangChain-based projects, and Expo/React Native apps.
Supabase is aimed at developers building web and mobile applications who need a backend combining a relational database, authentication, APIs, file storage, and real-time or AI/vector features without managing separate infrastructure for each. It is used by companies building SaaS products, fintech applications, AI agent platforms, and AI code execution services.
Supabase gives every project a full Postgres database, described as the world's most trusted relational database.
Yes, Supabase includes Realtime for building multiplayer experiences with real-time data synchronization.
Supabase provides a JavaScript client library (@supabase/supabase-js) and documented integration with React, and offers starter templates for Next.js, Flutter, and Expo React Native.
Yes, Supabase offers Vector to store, index, and search vector embeddings, integrating with ML models like OpenAI and Hugging Face.
Supabase provides a dashboard with a Table Editor, SQL Editor, and RLS Policies management so users can manage their app without leaving the dashboard.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Firebase is Google’s mobile platform that helps you quickly develop high-quality apps and grow your business.
Run code as a function without creating and maintaining virtual machines.
Juno is an open-source serverless platform for hosting static websites, building web applications, and running serverless functions with the privacy and control of self-hosting.
LocalStack is a cloud service emulator that runs in a single container on your laptop or in your CI environment. With LocalStack, you can run your AWS applications or Lambdas entirely on your local machine without connecting to a remote cloud provider!
Serverless Stack (SST) is a framework that makes it easy to build serverless applications.
Create long-running jobs directly in your codebase with features like API integrations, webhooks, scheduling and delays.