Supabase is an open-source, Postgres-first backend-as-a-service that provides a managed PostgreSQL database, auto-generated REST and realtime APIs, authentication, object storage, edge functions, and developer tooling. It mirrors many Firebase workflows but centers on a relational database and Postgres extensions (pgvector, PostGIS), making it suitable for apps that need SQL power,