Is PlanetScale down? Live MySQL platform status
Vitess-backed serverless MySQL
Live PlanetScale reachability — the Vitess-backed MySQL platform's console, docs and status endpoints checked from your browser.
PlanetScale API Status
Live, in-browser checks against PlanetScale's public APIs. Refreshes every 15s.
Platform
PlanetScale public surfaces
- planetscale.comMarketing + docs—mswarming up
- Appapp.planetscale.com—mswarming up
- Status pageplanetscalestatus.com—mswarming up
Per-database connection endpoints are per-tenant and not probed here. These checks confirm DNS/TCP/TLS reachability of PlanetScale's public front-ends.
I'm Planet — your PlanetScale guide. Ask about deploy requests, Vitess, or MySQL scaling.
Visit PlanetScaleSponsored content. supabase.health may earn a referral reward when you sign up via this widget. Answers are informational only — not financial advice.
Official PlanetScale status page
Open ↗About PlanetScale
PlanetScale is a MySQL-compatible serverless database platform built on Vitess, the same sharding layer YouTube uses at scale. It focuses on branching, non-blocking schema changes, and horizontal scale.
PlanetScale at a glance
- Founded
- 2018
- Core DB
- MySQL (via Vitess)
- Superpower
- Deploy requests, branching
- Pricing
- Scaler / Scaler Pro / Enterprise
- Free tier
- Removed in 2024 for hobby users
Common PlanetScale issues
- Deploy request stuck
Schema changes flow through deploy requests. Long-running migrations can block the queue until an admin reviews and merges.
- Foreign-key error on sharded keyspace
Sharded keyspaces still restrict cross-shard FKs. Move the reference to the same keyspace or emulate the constraint at the app layer.
- Connection limit exceeded
The pooler enforces plan-based concurrent connection caps. Serverless workloads should share a client and use short transactions.
Background
PlanetScale was founded in 2018 by Jitendra Vaidya and Sugu Sougoumarane — the creators of Vitess at YouTube — to bring Vitess's operational patterns to a wider developer audience. It removed its free tier in 2024, cementing a paid-only positioning for production MySQL workloads.
Frequently asked
Is PlanetScale MySQL?
Does PlanetScale support foreign keys?
About this check
All data is provided on a best-effort basis with no guarantees about accuracy or availability. This is an unofficial status page and is not affiliated with, endorsed by, or sponsored by PlanetScale.
Checks run client-side from your browser against PlanetScale's public endpoints. Latency reflects your network path, not the server's health alone. See our resources for more on how to read these checks.