Skip to main content
PlanetScale

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.

Checking…

Platform

PlanetScale public surfaces

3 endpoints
  • planetscale.com
    Marketing + docs
    ms
    warming up
  • App
    app.planetscale.com
    ms
    warming up
  • Status page
    planetscalestatus.com
    ms
    warming up
Polling every 15s · Last updated · Next in 15sOpen PlanetScale

Per-database connection endpoints are per-tenant and not probed here. These checks confirm DNS/TCP/TLS reachability of PlanetScale's public front-ends.

Sponsored · PlanetScale
Ask Planet
MySQL · Vitess

I'm Planet — your PlanetScale guide. Ask about deploy requests, Vitess, or MySQL scaling.

Visit PlanetScale

Sponsored 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?
Yes — PlanetScale is MySQL-compatible and runs on Vitess for sharding, connection pooling and online schema changes.
Does PlanetScale support foreign keys?
PlanetScale historically restricted foreign keys (Vitess sharding constraints). Recent releases support them on unsharded keyspaces; sharded keyspaces still have restrictions.

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.

See also