Payload CMS vs Turso
TypeScript-first open-source headless CMS — code-first, config-driven
vs. Edge SQLite — libSQL at the speed of light
Pricing tiers
Payload CMS
Open Source (self-host)
MIT license. Run free on any Node host. Full admin + APIs.
$0 base (usage-based)
Cloud — Standard
$35/month. 3 GB DB storage, 30 GB file storage, 40 GB bandwidth.
$35/mo
Cloud — Pro
$199/month. Higher resources + priority support.
$199/mo
Cloud — Enterprise
Custom cloud hosting with dedicated support.
Custom
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
Free-tier quotas head-to-head
Comparing oss on Payload CMS vs free on Turso.
| Metric | Payload CMS | Turso |
|---|---|---|
| databases | — | 100 DBs |
| row reads month | — | 500000000 reads/month |
| row writes month | — | 10000000 writes/month |
| storage gb | — | 5 GB |
Features
Payload CMS · 18 features
- Access Control — Function-based per-collection/field access rules.
- Admin UI — React admin — fully customizable components + views.
- Authentication — Built-in JWT + HTTP-only cookies + API keys.
- Blocks — Flexible page-builder pattern via block field.
- Collections — Schema-defined content types with fields, hooks, access control.
- Drafts & Versions — Version every change. Autosave, drafts, scheduled publish.
- Field Types — Rich field library: text, textarea, richText (Lexical), upload, relation, blocks…
- Form Builder Plugin — Dynamic forms with submissions storage.
- Globals — Single-instance documents (site settings, header, footer).
- GraphQL API (auto) — Full schema auto-generated.
- Hooks — Lifecycle hooks: beforeChange/Read/Delete, afterChange, etc.
- i18n — Multi-locale field values + admin UI translations.
- Live Preview — Side-by-side editor + iframe preview of Next.js site.
- Local API (zero latency) — Direct in-process data access. Ideal for Next.js server components.
- Multi-Tenancy Plugin — Multi-tenant content isolation via plugin.
- @payloadcms/plugin-seo — Built-in SEO meta fields.
- Plugins — Official + community plugins (SEO, Stripe, Form Builder, multi-tenant, etc.).
- REST API (auto) — Auto-generated REST endpoints for every collection.
Turso · 11 features
- Branching — Create DB branches from a primary for staging/test envs.
- BYOK Encryption — Bring your own encryption key (Pro+).
- Edge Routing — Requests route automatically to the nearest replica group.
- Embedded Replicas — Client-side local SQLite file that syncs from the primary — reads are <1ms local…
- libSQL — Turso's open-source SQLite fork with HTTP, WebSocket, and multi-writer support.
- libSQL Server (sqld) — Self-hostable server component. Runs libSQL as a service.
- Multi-Database — Create thousands of DBs cheaply — perfect for per-tenant / per-customer isolatio…
- Point-in-Time Restore — Rollback DB to any moment within backup window.
- Scheduled Backups — Automated point-in-time backups.
- SQLite Compatibility — Drop-in SQLite — same SQL dialect, same file format.
- Teams & RBAC — Org-level access control for Scaler+ tiers.
Developer interfaces
| Kind | Payload CMS | Turso |
|---|---|---|
| CLI | create-payload-app | Turso CLI |
| SDK | @payloadcms/next (Node) | go-libsql, @libsql/client, libsql-experimental (Python), libsql-rs, libsql-swift |
| REST | Payload REST API | libSQL HTTP, Platform API |
| GRAPHQL | Payload GraphQL API | — |
| MCP | — | Turso MCP |
| OTHER | Admin UI, Local API (Node.js direct) | libSQL WebSocket, SQLite wire protocol |
Staxly is an independent catalog of developer platforms. Outbound links to Payload CMS and Turso are plain references to their official websites. 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.