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.
The simplicity of a spreadsheet
Add, edit, and update your data with the simplicity of a no-code tool.
@Elsolo244
Where has @supabase been all my life? 😍
Extend your database
Supabase works natively with Postgres extensions.
Choose from a huge collection of Postgres extensions, enabled with a single click.
40+ preinstalled extensions
We only show a few of the extensions supported by supabase here, but we preinstall many more that you can use right away.
Spatial and Geographic objects for PostgreSQL
PostGIS is a spatial database extender for PostgreSQL object-relational database. It adds support for geographic objects allowing location queries to be run in SQL.
Extensions used:
PostGIS