
Supabase | The Postgres Development Platform.
Supabase is the Postgres development platform. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, Storage, and Vector …
Supabase Docs
Supabase Documentation Learn how to get up and running with Supabase through tutorials, APIs and platform resources.
Database | Open source SQL Database
With supabase’s APIs and easy to use dashboard, it makes designing relational databases easy.
Supabase
Welcome back Sign in to your accountContinue with GitHub
Getting Started - Supabase Docs
SolidJS Learn how to create a Supabase project, add some sample data to your database, and query the data from a SolidJS app.
Database | Supabase Docs
Every Supabase project comes with a full Postgres database, a free and open source database which is considered one of the world's most stable and advanced databases.
Features - Supabase Docs
Feature status Supabase Features are in 4 different states - Private Alpha, Public Alpha, Beta and Generally Available. Private alpha Features are initially launched as a private alpha to gather …
Connect to your database - Supabase Docs
Supabase provides multiple methods to connect to your Postgres database, whether you’re working on the frontend, backend, or utilizing serverless functions. How to connect to your …
Supabase CLI | Supabase Docs
The Supabase CLI provides tools to develop your project locally, deploy to the Supabase Platform, and set up CI/CD workflows.
Use Supabase with Next.js
Learn how to create a Supabase project, add some sample data, and query from a Next.js app.