Skip to main content
OpenSourceAlternatives

Supabase

Open source · OSI-approvedStatus: unknown

Postgres-powered backend platform for production apps

Supabase gives an application everything it needs on the server side without hiding the database behind a proprietary abstraction. The primitive is plain Postgres, and the platform layers authentication, generated APIs, storage, realtime subscriptions, and edge functions on top of it.

That choice matters when a project grows. Row level security policies are ordinary Postgres policies, migrations are ordinary SQL, and an eventual move to self-hosting or to a different provider is a database migration rather than a rewrite.

Decisive facts

  • Auto-generated REST and GraphQL APIs over your schema
  • Authentication with social providers, magic links, and row level security
  • Realtime subscriptions driven by Postgres replication
  • Object storage with policy-based access control
  • Vector columns for retrieval workloads via pgvector

Alternatives to Supabase

Similar source projects

Computed from shared categories, tags, and license. This is similarity, not an alternative claim, and paid weight is always zero.

Coolify

CoolifyOpen

Deploy applications to your own servers with one click

Stars48.9K
Commit8h ago
LicenseApache-2.0

Coolify is a deployment platform that runs on servers you already pay for. It builds from a Git repository, provisions databases, issues certificates, and handles rollbacks, without the per-instance pricing of a hosted platform.

Alternative tofirebase

2 shared categories; 1 shared tag; same Apache-2.0 license · organic similarity 1400

Meilisearch

MeilisearchOpen

Typo-tolerant search that is fast to run and fast to tune

Stars52.3K
Commit1d ago
LicenseMIT

Meilisearch is a search engine you can be productive with in an afternoon. Indexing is a POST, relevance is tuned through an ordered list of ranking rules, and results come back typo-tolerant by default.

Alternative toalgolia

2 shared categories; 1 shared tag · organic similarity 1300

Hoppscotch

HoppscotchOpen

API client that runs in the browser and stays fast

Stars74.2K
Commit1d ago
LicenseMIT

Hoppscotch is an API client that opens in a tab. Requests, collections, environments, and history are all there, and it starts in the time a desktop client takes to check for updates.

Alternative topostman

1 shared category; 2 shared tags · organic similarity 800

Novu

Novu

Multi-channel notification infrastructure for applications

Stars39.7K
Commit8h ago
LicenseUnknown

Novu takes the notification logic that usually ends up scattered across a codebase - which channel, which template, which quiet hours, which digest window - and puts it behind one API and one workflow editor.

Alternative totwiliomailchimp

1 shared category; 2 shared tags · organic similarity 800

Medusa

MedusaOpen

Commerce building blocks rather than a fixed storefront

Stars32.4K
Commit2d ago
LicenseMIT

Medusa is a set of commerce modules - cart, orders, pricing, inventory, fulfilment - exposed as APIs you compose, rather than a themed storefront you customise around the edges.

Alternative toshopify

1 shared category; 2 shared tags · organic similarity 800

Directus

Directus

A content platform that wraps your existing SQL database

Stars30.8K
Commit1d ago
LicenseBSL-1.1

Directus points at a SQL database you already have and generates an admin interface and an API over it, without imposing its own schema. Existing tables keep their names, types, and constraints.

Alternative tocontentfulairtable

1 shared category; 2 shared tags · organic similarity 800