SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Firebase Open-Source Projects
-
supabase
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
Supabase is an open-source backend platform built around managed PostgreSQL. You get a database, auto-generated REST APIs (via PostgREST), Auth, file Storage, Realtime subscriptions, and Edge Functions - with a dashboard and SQL editor on top.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Appwrite
Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more
-
I’m doing offline-first apps at work and want to emphasize that you’re constraining yourself a lot trying to do this.
As mentioned, everything fast(ish) is using SQLite under the hood. If you don’t already know, SQLite has a limited set of types, and some funky defaults. How are you going to take this loosey-goosey typed data and store it in a backend database when you sync? What about foreign key constraints, etc., can you live without those? Some of the sync solutions don’t support enforcing them on the client.
Also, the SQLite query planner isn’t great in my experience, even when you’re only joining on ids/indexes.
Document databases seem more friendly/natural, but as mentioned indexeddb is slow.
I wish this looked at https://rxdb.info/ more. They have some posts that lead me to believe they have a good grasp on the issues in this space at least
-
Project mention: RCS is a "standard" in name only – $15k bounty trying to break Google's lock-in | news.ycombinator.com | 2026-04-07
-
react-native-firebase
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
Project mention: React Native + Web + Firebase (Part 01) — Why we use React Native to develop both Native and Web version | dev.to | 2025-06-20 -
functions-samples
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
A way to workaround this problem is to use Firebase Cloud Functions and configure them to behave like a reverse proxy. This tutorial will show you how.
-
Project mention: 6 years building Planning Poker Online: from a weekend project to 147K users (and 3 mistakes I had to fix) | dev.to | 2026-05-11
Back in 2019, Google Firebase was becoming very popular. I was especially interested in the real-time capabilities — they had just launched Firestore and I wanted to give it a try. I thought it would be fun to build a small tool for my team so we could do proper estimations.
-
-
We built Constellation — an open-source GraphQL engine written in Go that is a near drop-in replacement for Hasura Community Edition. It reads the same metadata, generates the same schema, and serves the same GraphQL API. In production it uses ~90% less memory than Hasura with comparable or better latency, before any dedicated performance work.
-
-
laf
Laf is a vibrant cloud development platform that provides essential tools like cloud functions, databases, and storage solutions. It enables developers to quickly unleash their creativity and bring innovative ideas to life with ease.
Project mention: Headscale Deployment and Usage Guide: Mastering Tailscale's Self-Hosting Basics for Ultimate Control | dev.to | 2025-11-23If you used Sealos to deploy Headscale, click the "Terminal" button on the Headscale app details page to open a terminal:
-
rowy
Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
A better color scheme too won't hurt.
Had the same idea when I saw https://github.com/rowyio/rowy. Saw something else on here a few days back and now I will merge them into a niche product idea.
└── Dey well
-
-
wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
Project mention: I Curated 106 Software Design Resources and Ranked What Actually Matters | dev.to | 2026-02-12ThreeDotsLabs/wild-workouts-go-ddd-example — Clean Architecture + CQRS in Go, with a blog series explaining every decision.
-
material-kit-react
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
-
Project mention: War Story: Debugging a Firebase 2026 Real-Time Database Bug That Lost 1k User Messages | dev.to | 2026-05-01
Yes, after we submitted a detailed bug report with our reproduction script (Code Example 1) and k6 test results, Firebase confirmed the race condition in their offline write queue on March 18, 2026. They released a partial fix in 2026.0.2 on March 21, and a full fix in 2026.0.3 on April 11. The bug was assigned Firebase issue tracker ID #b/342189012, which is now public at https://github.com/firebase/firebase-js-sdk/issues/7890.
-
-
-
react-firebase-starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
-
space-cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
-
Chartbrew
Open-source reporting platform to build and share live dashboards from APIs, SQL and NoSQL databases, with powerful AI assistant, scheduling, and embeddable charts 📈📊
-
-
awesome-opensource-apps
:house::information_source: Curated list of awesome open source crafted web & mobile applications - Learn, Fork, Contribute & Most Importantly Enjoy!
Firebase discussion
Firebase related posts
-
Supabase basics with Node.js
-
How to Auto-Provision API Keys for Your Users on Sign Up with Supabase and Zuplo
-
Show HN: I made an emergency page for my family. You should too
-
Can a Marketer Vibe-Code a Working App? 6 Lessons From My First Build
-
Pressure-testing Ota on Supabase: from setup prose to executable repo readiness
-
6 years building Planning Poker Online: from a weekend project to 147K users (and 3 mistakes I had to fix)
-
Database Which No-Code: The Honest Truth
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Jun 2026
Index
What are some of the best open-source Firebase projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | supabase | 103,630 |
| 2 | Appwrite | 56,217 |
| 3 | RxDB | 23,216 |
| 4 | GmsCore | 13,525 |
| 5 | react-native-firebase | 12,302 |
| 6 | functions-samples | 12,221 |
| 7 | quickstart-android | 9,282 |
| 8 | flutterfire | 9,215 |
| 9 | nhost | 9,177 |
| 10 | angularfire | 7,818 |
| 11 | laf | 7,559 |
| 12 | rowy | 6,812 |
| 13 | Firebase | 6,617 |
| 14 | wild-workouts-go-ddd-example | 6,329 |
| 15 | material-kit-react | 5,586 |
| 16 | firebase-js-sdk | 5,124 |
| 17 | Fakeflix | 4,961 |
| 18 | FirebaseUI-Android | 4,794 |
| 19 | react-firebase-starter | 4,515 |
| 20 | space-cloud | 3,996 |
| 21 | Chartbrew | 3,943 |
| 22 | vuefire | 3,910 |
| 23 | awesome-opensource-apps | 3,819 |