Alternatives to Supabase

Postgres-based backend with authentication, storage and instant APIs. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Supabase.

  • PocketBase

    Backend in a single Go binary with SQLite, authentication and file storage.

    PocketBase is a single Go binary using SQLite rather than Postgres, which is simple to deploy and back up but single-node, and it is still pre-1.0 with breaking changes.

Similar software

Related functionality, not a direct replacement.