Staxly

Turso vs Upstash: pricing, quotas & features (2025)

Edge SQLite — libSQL at the speed of light
vs. Serverless Redis + Kafka + Vector + QStash — per-request pricing

Data sourced from vendor documentation · Last updated May 2026

Turso websiteUpstash website

Summary

Turso and Upstash are both dbaas platforms, addressing the same core use case with different implementation philosophies and trade-offs. Both offer a free tier, making it easy to prototype without a credit card. Turso's paid plans start at $5/month, lower than Upstash's entry point at $10/month. Upstash has a broader documented feature set (12 vs 11 features). Budget-sensitive teams will find Turso easier to justify early on. All pricing and quota data below is sourced from Turso and Upstash's official documentation — not generated by AI or estimated.

Turso vs Upstash: Comparativa de precios, cuotas y características (2025)

En esta comparativa analizamos Turso y Upstash lado a lado — incluyendo precios mensuales, límites del tier gratuito, características técnicas, cuotas de uso (almacenamiento, transferencia, usuarios activos mensuales) y los interfaces de desarrollo disponibles. Todos los datos proceden de la documentación oficial de cada proveedor, no de respuestas generadas por IA.

Turso es una plataforma de la categoría dbaasEdge SQLite — libSQL at the speed of light. Ofrece 5 tiers de precio: Free gratuito, Developer desde $5/mes, Scaler desde $25/mes, Pro desde $417/mes. Su catálogo en Staxly documenta 11 características y 11 interfazes para desarrolladores.

Upstash pertenece a la categoría dbaasServerless Redis + Kafka + Vector + QStash — per-request pricing. Ofrece 5 tiers de precio: Free gratuito, Pay-as-you-go gratuito, Fixed Plans desde $10/mes, Prod Pack desde $200/mes. Su catálogo documenta 12 características y 6 interfazes para desarrolladores.

A continuación encontrarás los tiers de precio completos de ambas plataformas, una matriz de cuotas del tier gratuito (transferencia, almacenamiento, MAU, llamadas a la API y otros límites), el listado completo de características y los interfaces (CLI, SDKs, REST, GraphQL, MCP) disponibles para integrar cada servicio.

¿Necesitas estos datos en tu agente de IA (Claude Code, Cursor, Zed)? Instala gratis el servidor MCP de Staxly y tendrás acceso estructurado a Turso, Upstash y más de 130 plataformas para desarrolladores.

Pricing tiers

Turso

Free
100 DBs, 5 GB storage, 500M row reads/mo, 10M row writes/mo. No credit card.
Free
Developer
Unlimited DBs, 9 GB storage, 2.5B reads, 25M writes.
$5/mo
Scaler
24 GB storage, 100B reads, 100M writes. Teams + DPA support. Price is annual-billed.
$25/mo
Pro
50 GB storage, 250B reads, 250M writes. Teams, DPA, SSO, BYOK, HIPAA, SOC2, priority support. Annual billed.
$417/mo
Enterprise
White-glove support + unlimited usage + dedicated infra.
Custom
Turso website

Upstash

Free
Redis: 256 MB + 500k cmds/mo. Vector: 10k queries/mo. QStash: 500 msgs/day.
Free
Pay-as-you-go
Redis: $0.2 per 100k cmds. Vector: $0.4/M queries. QStash: $1 per 100k.
$0 base (usage-based)
Fixed Plans
From $10/mo. 250MB-500GB Redis. $5/read region. 50GB bandwidth included.
$10/mo
Prod Pack
+$200/mo per DB. SLA + RBAC + encryption + SOC-2 + Prometheus + Datadog.
$200/mo
Enterprise
Custom. 100k+ cmd/sec, unlimited bandwidth, HIPAA.
Custom
Upstash website

Free-tier quotas head-to-head

Comparing free on Turso vs free on Upstash.

MetricTursoUpstash
databases100 DBs
row reads month500000000 reads/month
row writes month10000000 writes/month
storage gb5 GB

Features

Turso · 11 features

  • BYOK EncryptionBring your own encryption key (Pro+).
  • BranchingCreate DB branches from a primary for staging/test envs.
  • Edge RoutingRequests route automatically to the nearest replica group.
  • Embedded ReplicasClient-side local SQLite file that syncs from the primary — reads are <1ms local
  • Multi-DatabaseCreate thousands of DBs cheaply — perfect for per-tenant / per-customer isolatio
  • Point-in-Time RestoreRollback DB to any moment within backup window.
  • SQLite CompatibilityDrop-in SQLite — same SQL dialect, same file format.
  • Scheduled BackupsAutomated point-in-time backups.
  • Teams & RBACOrg-level access control for Scaler+ tiers.
  • libSQLTurso's open-source SQLite fork with HTTP, WebSocket, and multi-writer support.
  • libSQL Server (sqld)Self-hostable server component. Runs libSQL as a service.

Upstash · 12 features

  • @upstash/ratelimitRedis-backed rate limiter lib.
  • Cron (via QStash)Scheduled HTTP callbacks on any interval.
  • Edge-ReadyNative for CF Workers, Vercel Edge, Deno, Bun.
  • Global DatabaseMulti-region Redis reads.
  • HTTP REST APIsEvery product has REST — works from edge runtimes.
  • QStashHTTP-based message queue + cron scheduler for webhooks.
  • QStash WebhooksOutgoing webhook delivery with retries + DLQ.
  • Read RegionsAdd read replicas in any region ($5/mo each).
  • Upstash RedisServerless Redis with HTTP REST + RESP TCP.
  • Upstash SearchFull-text + semantic search engine.
  • Upstash VectorServerless vector DB with REST API. HNSW indexing.
  • Upstash WorkflowDurable workflow runtime built on QStash.

Developer interfaces

KindTursoUpstash
CLITurso CLI
SDK@libsql/client, go-libsql, libsql-experimental (Python), libsql-rs, libsql-swift@upstash/redis / vector / qstash, upstash-redis / vector (Python)
RESTPlatform API, libSQL HTTPQStash REST API, Upstash Redis REST API, Upstash Vector REST
MCPTurso MCP
OTHERSQLite wire protocol, libSQL WebSocketRESP (TCP)

Key takeaways

  • Both Turso and Upstash offer a free tier — Turso ("Free") and Upstash ("Free") — with no credit card required to start.
  • The entry-level paid plan is $5/month for Turso (Developer) vs. $10/month for Upstash (Fixed Plans).
  • Upstash has a broader documented feature set (12 features) vs. Turso (11 features) in Staxly's catalog.
  • Developer integrations differ: only Turso offers CLI/MCP.
Staxly is an independent catalog of developer platforms. Some links to Turso and Upstash may be affiliate links — Staxly may earn a commission if you sign up through them, at no extra cost to you. Pricing is verified against vendor pages at publication time — reconfirm before buying.

Want this comparison in your AI agent's context? Install the free Staxly MCP server.