Staxly

Cloudflare Developer Platform vs PlanetScale

Workers, Pages, D1, R2, KV — edge-native serverless
vs. Serverless MySQL (Vitess) and Postgres at scale

Cloudflare WorkersPlanetScale website

Pricing tiers

Cloudflare Developer Platform

Free
Workers: 100k req/day, 10ms CPU/req. D1: 5M reads/day. KV: 100k reads/day. R2: 10 GB/mo. Durable Objects: 100k req/day.
Free
Workers Paid
$5/month minimum. 10M Workers req/mo + overages. Generous D1, KV, R2 allowances. All services unlocked.
$5/mo
Enterprise
Custom. Higher SLAs, dedicated support, account managers.
Custom
Cloudflare Workers

PlanetScale

Postgres EBS single-node — PS-5
Single-node EBS, 512 MiB RAM, arm64. Entry point for Postgres.
$5/mo
Postgres EBS HA — PS-5
3-node (primary + 2 replicas), 512 MiB, arm64.
$15/mo
Vitess (non-Metal) — PS-10
Vitess MySQL sharded cluster, 1 GiB RAM.
$39/mo
Postgres Metal — M-10
3-node Metal, 1 GiB RAM + 10 GiB local storage. Much higher IOPS.
$50/mo
Vitess Metal — M-160
Vitess Metal, 16 GiB RAM + 110 GiB storage.
$609/mo
Enterprise
Custom agreements, dedicated regions, 99.99% SLA.
Custom
PlanetScale website

Free-tier quotas head-to-head

Comparing free on Cloudflare Developer Platform vs pg-ebs-nonha-starter on PlanetScale.

MetricCloudflare Developer PlatformPlanetScale
d1 reads day5000000 rows/day
d1 storage gb5 GB
d1 writes day100000 rows/day
durable objects gb sec13000 GB-sec/day
durable objects requests100000 req/day
ha0 nodes
kv reads day100000 reads/day
kv storage gb1 GB
kv writes day1000 writes/day
r2 class a ops1000000 ops/month
r2 class b ops10000000 ops/month
r2 egressfree (unlimited) egress
r2 storage gb10 GB/month
ram mib512 MiB
workers cpu ms10 ms/invocation
workers logs events200000 events/day
workers requests day100000 req/day

Features

Cloudflare Developer Platform · 18 features

  • AI GatewayProxy for OpenAI/Anthropic/Gemini with caching, analytics, retries, rate limitin
  • D1Managed serverless SQLite via sqlite-wasm. Read replicas via replicas keyword.
  • Durable ObjectsStrongly-consistent objects with storage, pinned to a region. Good for sync/stat
  • Email RoutingCatchall email routing + Email Workers for programmatic handling.
  • HyperdriveConnection pooler + cache for Postgres. Makes your DB edge-fast.
  • ImagesStore, resize, transform images. Polish on-the-fly.
  • KVEventually-consistent key-value at every POP. Good for config, caching.
  • PagesStatic + SSR framework hosting (Next.js via OpenNext, Remix, Nuxt, SvelteKit).
  • Pages FunctionsWorkers integrated into Pages for backend logic.
  • QueuesPersistent message queues with batched consumers. Exactly-once per consumer grou
  • R2S3-compatible object storage with **zero egress fees**.
  • StreamVideo upload, encoding, adaptive streaming.
  • VectorizeVector DB at the edge. For RAG + semantic search.
  • WorkersV8-isolate serverless at 300+ POPs. Sub-ms cold starts. JS/TS/Rust/Python (beta)
  • Workers AIRun LLMs (Llama, Mistral) + image, speech, embedding models at edge via @cf/...
  • Workers LogsStructured logs with 3-day retention on paid.
  • WorkflowsDurable step-functions for long-running tasks.
  • ZarazThird-party script management at edge (analytics, marketing tags).

PlanetScale · 12 features

  • BackupsAutomated daily backups with retention.
  • Database BranchingGit-like branches of your DB schema (not data). Create, diff, merge via deploy r
  • Deploy RequestsSchema changes in a feature branch get reviewed + auto-applied to main with zero
  • HIPAAHIPAA-compliant deployments (Enterprise).
  • Metal (NVMe)Dedicated NVMe local storage. 10x IOPS vs EBS, latency-critical workloads.
  • PgBouncer PoolerManaged PgBouncer for Postgres clusters. Optional dedicated pooler.
  • PlanetScale BoostQuery result cache with sub-ms reads.
  • Point-in-Time RecoveryRestore cluster to any point within retention window.
  • Postgres on PlanetScalePostgreSQL 15+ with the same branching + deploy-request flow. Launched 2024.
  • Query InsightsPer-query performance analytics, slow query tracking, explain plans.
  • Read-only RegionsRoute reads to the nearest region for lower latency.
  • Vitess (MySQL at scale)Horizontally-sharded MySQL (YouTube-scale) — original PlanetScale offering.

Developer interfaces

KindCloudflare Developer PlatformPlanetScale
CLIWrangler CLIPlanetScale CLI (pscale)
SDK@planetscale/database
RESTCloudflare REST API, D1 HTTP (via Worker), R2 S3-compatible APIManagement API
MCPCloudflare MCPPlanetScale MCP
OTHERWorkers Runtime (V8)MySQL Wire Protocol, Postgres Wire Protocol
Staxly is an independent catalog of developer platforms. Outbound links to Cloudflare Developer Platform and PlanetScale 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.