Supabase
Supabase is an open-source alternative to Firebase, offering a rich Postgres database solution tailored for building efficient web, mobile, and AI applications.
Firebase is auth, datastore, and hosting as one Google product. Open-source replacements usually start from Postgres or a small BaaS binary.
Supabase is the closest Firebase-shaped stack with Postgres. Appwrite is a broader BaaS. PocketBase is a single binary for small apps. This directory currently lists 7 mapped tools, led by Supabase (100.7k GitHub stars).
| # | Tool | Stars | Language | License |
|---|---|---|---|---|
| 1 | Supabase Supabase is an open-source alternative to Firebase, offering a rich Postgres database solution tailored for building efficient web, mobile, and AI applications. | 100.7k | TypeScript | Apache License 2.0 |
| 2 | Pocketbase An open-source, realtime backend system condensed into a single file. It provides instant APIs and a stylish admin UI for managing your apps effortlessly. | 57.5k | Go | MIT License |
| 3 | Appwrite Appwrite is an open-source backend server for Web, Mobile, and Flutter developers. It provides a set of easy-to-use REST APIs for managing authentication, databases, storage, and more. | 55.7k | TypeScript | BSD 3-Clause "New" or "Revised" License |
| 4 | Parse Server Parse Server for Node.js and Express, an open source backend as a service framework providing powerful features for mobile and web apps. | 21.4k | JavaScript | Apache License 2.0 |
| 5 | Nakama A powerful distributed server designed for building social and real-time games and applications, offering features such as matchmaking, leaderboards, and chat. | 12.4k | Go | Apache License 2.0 |
| 6 | Convex-backend The open-source reactive database for app developers, designed to simplify and accelerate the development process. | 11.2k | Rust | Other |
| 7 | Nhost Nhost is an open-source platform providing a Firebase alternative with GraphQL support. | 9.1k | TypeScript | MIT License |
Star rank is useful for adoption, not for picking a job. Use the diffs below to match the slice of Firebase you actually need.
Postgres BaaS
Auth, storage, and realtime on Postgres. The usual โopen source Firebaseโ answer in this directory.
Self-hosted BaaS
APIs for auth, databases, storage, and functions. Pick Appwrite when you want a packaged backend, not a Postgres product.
Single binary backend
SQLite, auth, and realtime in one file. Use it for small apps, not a Firebase-scale multi-tenant product.
Supabase is an open-source alternative to Firebase, offering a rich Postgres database solution tailored for building efficient web, mobile, and AI applications.
An open-source, realtime backend system condensed into a single file. It provides instant APIs and a stylish admin UI for managing your apps effortlessly.
Appwrite is an open-source backend server for Web, Mobile, and Flutter developers. It provides a set of easy-to-use REST APIs for managing authentication, databases, storage, and more.
Parse Server for Node.js and Express, an open source backend as a service framework providing powerful features for mobile and web apps.
A powerful distributed server designed for building social and real-time games and applications, offering features such as matchmaking, leaderboards, and chat.
The open-source reactive database for app developers, designed to simplify and accelerate the development process.
Nhost is an open-source platform providing a Firebase alternative with GraphQL support.
Supabase if you want Postgres. Appwrite if you want a self-hosted BaaS. PocketBase if you want one binary. Parse Server and Nhost cover older or GraphQL-shaped stacks.
Yes. Supabase, Appwrite, PocketBase, Nhost, and Parse Server can be self-hosted.
The software is open source. Cloud projects from the same teams are optional.
Get notified about new tools and updates to existing ones.