PlanetScale
@planetscale.com
1.8K followers 7 following 130 posts
The database platform built for scale. https://planetscale.com Discord: http://discord.gg/pDUGAAFEJx Status: http://planetscalestatus.com
Posts Media Videos Starter Packs
planetscale.com
New region alert! 🌍

You can now create Postgres and Vitess databases in the europe-west1 region in GCP (Belgium).
planetscale.com
Thinking about using UUIDs as primary keys? Read this first.

In short, random UUIDs can negatively impact database performance with page splits, 4-9x storage overhead, and slower inserts. Use v7 or consider alternatives like BIGINT or NanoIDs.

planetscale.com/blog/the-pro...
The Problem with Using a UUID Primary Key in MySQL — PlanetScale
Understand the different versions of UUIDs and why using them as a primary key in MySQL can hurt database performance.
planetscale.com
planetscale.com
Schema recommendations are available for Postgres databases. We analyze your database daily and provide recommendations for optimization:

- Remove redundant indexes
- Prevent primary key ID exhaustion
- Drop unused tables and indexes
- Rebuild bloated tables and indexes
planetscale.com
Vitess databases on PlanetScale support sophisticated vector search.

We've published a deep-dive on how we built this for MySQL in a way that is scalable, performant, and ACID-compliant.
planetscale.com
If you want to hear real-world stories about how companies handle millions of QPS, swing by tomorrow's Vitess Night at the PlanetScale office. You won't want to miss our 2 featured talks:

- How Slack runs Vitess
- Incoming Query Throttler at Uber

RSVP:
luma.com/3qp4pjhu
Vitess Night · Luma
We're excited to announce the second ever Vitess Night! The night will include talks from some of the world's largest Vitess users like Uber and Slack, plus…
luma.com
planetscale.com
Migrate your Postgres database to PlanetScale, fast.

Our migration-scripts repo has tools for migrating:

- Postgres → PlanetScale PG (Logical or DMS)
- Heroku PG → PlanetScale PG (via Bucardo)
- Postgres → Vitess
planetscale.com
We just added 4 new Insights columns for Postgres databases to track per-query pattern CPU and I/O utilization.

- Cumulative CPU time
- Cumulative I/O time
- % of CPU time
- % of I/O time
planetscale.com
We've partnered with @cloudflare.social to make it easy to ship full-stack apps backed by Postgres or Vitess and Cloudflare Workers.

Sign in to your PlanetScale or Cloudflare account to get started and scale to millions.

planetscale.com/blog/partner...
Partnering with Cloudflare to bring you the fastest globally distributed applications — PlanetScale
You can now easily set up PlanetScale databases with Cloudflare Workers using this native integration.
planetscale.com
planetscale.com
Postgres: process-per-connection

MySQL: thread-per-connection

Learn more about processes, threads, connection pooling, and how they impact database performance in our latest interactive article.
planetscale.com
We’re hosting a livestream in 1 hour where we’ll give you an overview of PlanetScale for Postgres and answer all of your questions. Watch on YouTube or on X.

www.youtube.com/watch?v=IQMX...
Postgres is now GA
YouTube video by PlanetScale
www.youtube.com
planetscale.com
We’ve also revamped our documentation with @mintlify.bsky.social to better support the addition of our new Postgres product. You can find the dedicated PlanetScale for Postgres documentation here:

planetscale.com/docs/postgres
PlanetScale for Postgres documentation - PlanetScale
planetscale.com
planetscale.com
We just posted a new blog about how a lagging Postgres replication client can stall or break failover with HA Postgres, and how MySQL’s GTID model avoids this:
planetscale.com/blog/postgre...
Postgres High Availability with CDC — PlanetScale
Why a lagging client can stall or break failover, and how MySQL’s GTID model avoids it.
planetscale.com
planetscale.com
📅 Join PlanetScale and @convex.dev on 9/24 for an evening of lightning talks, an expert panel, and networking.

We'll explore how your database choice can impact your ability to scale + how great database DX prevents operational pain down the road.

luma.com/dxanddbv1
DX and Databases for Startups that Scale with PlanetScale & Convex · Luma
About Event Join us for the DX and Databases night with PlanetScale and Convex. Topic: DX and databases for startups that scale with PlanetScale and Convex. …
luma.com
planetscale.com
Minimizing query latency is crucial for keeping your databases performant and your applications fast.

Learn how to use Insights to identify slow queries.
planetscale.com
We give users full control over the size and capabilities of their network-attached Postgres storage. Tune minimum size, maximum autoscaling, IOPS, and throughput.
planetscale.com
PlanetScale Metal runs in AWS and GCP, making it easy to deploy your database and application near each other.
planetscale.com
Our CLI allows you to spin up new branches, manage roles, and even install the PlanetScale MCP server to interact with your database.

Now supported in PlanetScale for Postgres:

planetscale.com/docs/postgre...
PlanetScale CLI for Postgres — PlanetScale
Learn how to use PlanetScale to power your application.
planetscale.com