{
  "slug": "turso",
  "name": "Turso",
  "url": "https://turso.tech",
  "cat": "backend",
  "group": "back",
  "tagline": "Edge SQLite with embedded replicas",
  "price": "Free: 100 databases, 5GB storage, 500M row reads and 10M row writes monthly. Developer $4.99/mo (9GB, 2.5B reads). Scaler $24.92/mo.",
  "tier": "mixed",
  "pick": false,
  "what": "Hosted libSQL — a fork of SQLite — with per-tenant databases and embedded replicas that put a local copy of the data inside your application for microsecond reads. The free plan allows 100 databases, 5GB storage and 500 million monthly row reads. Developer tier is $4.99 monthly.",
  "why": "The cheapest credible paid tier in this list at under $5, and database-per-user is trivial, which suits multi-tenant side projects. Drizzle has first-class Turso support that agents generate reliably.",
  "warn": "Naming is genuinely confusing: <b>Turso Cloud runs on libSQL today</b>, while 'Turso Database', the Rust rewrite of SQLite, is still in beta. Billing meters rows read, so one unindexed query can burn a month of quota.",
  "category": {
    "key": "backend",
    "name": "Databases & backend",
    "desc": "Where your data lives. Free-tier pausing behaviour is the field to read.",
    "group": "back",
    "groupName": "Give it a backend"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://turso.tech/",
    "checked_at": "2026-08-18T22:10:46.578+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}