Alternatives

Open source alternatives to Firebase

Firebase covers hosted backend: database, auth, storage, and functions. These open projects do the same job without the lock-in.

Why people switch: Lock-in plus unpredictable scaling costs; Postgres is a safer floor.

  • Supabase

    Postgres with auth, realtime, storage, and edge functions.

    Apache-2.0self-hostable
  • Appwrite

    Batteries-included backend with solid SDK coverage.

    BSD-3self-hostable
  • PocketBase

    One Go binary with SQLite; perfect for small products.

    MITself-hostable

All alternatives