Firebase alternatives
4 backend as a service that you might consider instead of Firebase.
Why look for Firebase alternatives?
Firebase is Google's mobile and web app development platform offering realtime database, authentication, hosting, and serverless functions.
Depending on your stack, budget, and whether you prefer open-source software, one of the options below may be a better fit.
Supabase
The open source Firebase alternative
Supabase is an open-source backend-as-a-service built on PostgreSQL. It provides authentication, realtime subscriptions, storage, edge functions, and a hosted database.
Appwrite
Open source backend platform for developers
Appwrite is an open-source end-to-end backend server that provides auth, databases, storage, functions, and messaging.
PocketBase
Open source backend in 1 file
PocketBase is an open-source Go backend, bundled as a single executable, with embedded SQLite, auth, realtime, and admin UI.
Nhost
Open source Firebase alternative with GraphQL
Nhost is an open-source backend platform combining PostgreSQL, Hasura GraphQL, authentication, and storage.