Just Postgres
Every Supabase project is a dedicated Postgres database.
100% portable. Bring your existing Postgres database, or migrate away at any time.
Built-in Auth
Leveraging PostgreSQL's proven Row Level Security.
Integrated with JWT authentication which controls exactly what your users can access.
Realtime enabled
Data-change listeners over websockets.
Subscribe and react to database changes, milliseconds after they happen.
Easy to use dashboard
The simplicity of a Table Editor, or the power of a SQL editor. Your choice.