There is an open source for that
Supabase, FirebaseBack to search

Supabase

Open source Postgres platform that builds the Firebase experience (auth, realtime, storage, functions, APIs) with a hosted platform and Docker self-hosting.

Supabase is an open source alternative to Firebase. Open source Postgres platform that builds the Firebase experience (auth, realtime, storage, functions, APIs) with a hosted platform and Docker self-hosting. Apache-2.0 licensed, 106.5k GitHub stars, hosted version available, self-host with Docker, and last released 2026-07-09.

Use it if

Teams that want a Firebase-like developer experience (hosted Postgres, auth, auto-generated REST and GraphQL APIs, realtime subscriptions, storage, edge functions) built on open source tools, with a managed platform on supabase.com plus a self-hosted Docker stack.

Skip it if

You need a 1-to-1 Firebase clone you can drop into an existing Firebase app. Supabase explicitly states it is not a 1-to-1 mapping of Firebase, and migrating an existing Firebase project to Supabase is a significant rewrite of frontend and backend, not a drop-in replacement.

Watch out

The repo is Apache-2.0 but Supabase is open-core: the hosted dashboard and management experience are proprietary, and community reviewers flag default security as too permissive and paid-tier backups/data-loss caveats. Self-hosted Docker runs the open source stack; the managed convenience layer is not open source.

"Firebase is completely closed source and make it extremely hard to migrate any moderate size project. Supabase builds on open source parts that everyone is already familiar with. Postgres for data store instead of firestore (which is a proprietary nosql Google cloud database with many quirks to keep you in). GoTrue for Auth which is an open source project by netlify. Real-time to provide Postgres changes over sockets open sourced by them. There are many parts which make up "supabase".…"

"As someone who has dealt with both recently, if you’re considering Firebase for anything, seriously consider Supabase instead."

CadenceActive
Last releasev1.26.07 · 2026-07-09

Get started

1. Use the hosted versionManaged Supabase platform offers a free tier and paid plans; the self-hosted Docker stack and source are Apache-2.0 licensed.

No public funding page yet.

aiauthdatabaseembeddingsfirebase