StealThis .dev
Recomendaciones Bases de datos

Serverless Databases

Managed, scale-to-zero databases compared — Postgres, MySQL, and edge SQLite without running your own servers.

alternativas (6)

Neon

Ideal para: Serverless Postgres

Serverless Postgres with instant branching, scale-to-zero, and a clean developer experience.

  • +Branching
  • +Scale-to-zero
  • +Pure Postgres
  • Postgres only

Supabase

Ideal para: Full Postgres platform

Managed Postgres with auth, storage, realtime, and edge functions — more than just a database.

  • +Postgres + extras
  • +Open source
  • +Realtime
  • Bundled platform
  • not DB-only

PlanetScale

Ideal para: Serverless MySQL

Serverless MySQL (Vitess) with branching, non-blocking schema changes, and horizontal scale.

  • +Schema branching
  • +Vitess scale
  • +Safe migrations
  • MySQL not Postgres

Turso

Ideal para: Edge & embedded SQLite

Distributed SQLite at the edge — libSQL with replication, branching, and embeddable local databases.

  • +Edge replication
  • +Embedded local DB
  • +Low latency
  • SQLite limits vs Postgres

CockroachDB Serverless

Ideal para: Global distributed SQL

Serverless distributed SQL — Postgres-compatible with global scale, strong consistency, and a free tier.

  • +Postgres-compatible
  • +Global scale
  • +Free tier
  • Distributed SQL learning curve

Cloudflare D1

Ideal para: Edge SQLite on Workers

Serverless SQLite database at the edge — query from Workers with automatic replication and time travel.

  • +Workers-native
  • +Edge-local
  • +Free tier
  • SQLite limits
  • Cloudflare lock-in

Comparar

Marca las que quieras comparar

AlternativaEngineServerlessBranchingBest for
NeonPostgresYesYesServerless Postgres
SupabasePostgresPartialPreview branchesPostgres + BaaS
PlanetScaleMySQL (Vitess)YesYesServerless MySQL
TursoSQLite (libSQL)YesYesEdge SQLite
CockroachDB ServerlessDistributed SQLYesNoGlobal Postgres-compatible
Cloudflare D1SQLiteYesTime travelCloudflare Workers apps

This topic is databases only — not full backends. Neon is the go-to for serverless Postgres with branching. PlanetScale covers MySQL at scale. Turso and Cloudflare D1 put SQLite at the edge. CockroachDB Serverless for globally distributed Postgres-compatible SQL. Supabase bundles Postgres with auth and storage — see Backend as a Service for that comparison.