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
Supabase
Postgres-based backend with authentication, storage and instant APIs.
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.
Coolify
Self-hosted platform for deploying apps, databases and services on your own servers.
CapRover
Self-hosted platform-as-a-service built on Docker and Nginx.
Dokku
Minimal Docker-powered platform-as-a-service for a single server.
Novu
Open-source notification infrastructure that sends in-app, email, SMS, push and chat messages through one API.
Windmill
An open-source, self-hostable platform for turning scripts into workflows, internal apps and scheduled jobs.
CloudBeaver
A self-hosted web database manager from the DBeaver team, used through a browser.