PlanetScale
MySQL-compatible serverless database platform
PlanetScale is building out Postgres while making every control reachable without the dashboard.
◆Recent moves
- 3mo ago
Query Insights negated search terms
Query Insights search accepts negated terms, so a prefix of ! excludes matches — !indexed:true surfaces unindexed queries directly. A small syntax addition that makes the diagnostic path much shorter, and it works across both Postgres and Vitess.
View source ↗ - 3mo ago
New GCP region: Eemshaven, Netherlands
Postgres and Vitess databases can now be deployed in the Eemshaven GCP region. Routine footprint expansion, relevant mainly to teams with EU data residency requirements.
View source ↗ - 3mo ago
Introducing Database Traffic Control™: resource budgets for your Postgres query traffic.Learn more
⚡ SPARKDatabase Traffic Control introduces resource budgets for Postgres query traffic, later paired with warning thresholds ahead of enforcement. It gives the database a way to ration itself, which is the control large teams have historically had to build outside it.
View source ↗ - 3mo ago
Configure Postgres storage at database creation
Storage can be configured when a Postgres database is created rather than adjusted afterwards. Part of the steady closing of gaps between the Postgres offering and the older Vitess one.
View source ↗ - 4mo ago
Sign-up page fragment (no release content)
A two-word capture of the sign-up call to action. A crawl artifact rather than an entry.
View source ↗ - 4mo ago
Insights-only MCP server
A variant of the MCP server that exposes Insights data and schema recommendations while withholding query execution. It is a deliberate scoping decision: agents get to read and advise without being handed the ability to run statements against the database.
View source ↗