Supabase
FreshSupabase is an open source Firebase alternative that provisions a dedicated PostgreSQL instance per project alongside auth, object storage, edge functions, and real-time subscriptions, all surfaced through auto-generated REST and GraphQL APIs. Every project gives practitioners a real Postgres connection string, full SQL access, and support for 40+ extensions including pgvector and PostGIS, with Row Level Security as the primary authorization layer rather than middleware. It targets application developers who want production-grade backend infrastructure without operating individual services.
Backend-as-a-Service (BaaS)backend_as_a_service92% complete