Blog
Get the RSS feedLearn how we used TAOBench with PlanetScale to benchmark social media workloads →
We just introduced a new feature Gated Deployments that gives you more control over when your schema changes deploy. →
Discover how PlanetScale handles one million queries per second (QPS) with horizontal sharding in MySQL →
Learn how to run no downtime non-blocking schema migrations in your production Laravel app with PlanetScale. →
Learn how to run commands in batch against a PlanetScale database using the PlanetScale CLI. →
Learn about the lightweight and highly collaborative process our product design team follows to ship quickly at PlanetScale. →
Taylor Barnett, Matt Robenolt |
You can now use PlanetScale in HTTP-only environments like Cloudflare Workers, Vercel Edge Functions, and Netlify Edge Functions. →
Introducing FastPage a new gem for ActiveRecord that speeds up deep pagination queries. →
Learn how PlanetScale uses a custom middleware to kill our Sidekiq jobs in production without relying on deploys. →
Learn how PlanetScale enables databases to seamlessly fit into the DevOps lifecycle. →
Learn how PlanetScale protects against downtime due to human error system immaturity and app issues. →
Learn how to delete data in large Rails apps with destroy_async delete destroy and scheduled cron jobs. →
Handle MySQL increment counter bursts with the Slotted Counter Pattern →
Learn how we leveraged Vitess ACLs and VTTablet to build our password roles functionality →
Learn how to safely drop tables in MySQL by checking if the table is still in use and how PlanetScale makes this process much easier. →
Learn how to create a more reliable workflow with Temporal and PlanetScale →
Learn how you can manage database access with Teams and Directory Sync →
Learn about how we built the new in-app system status using Vercel edge functions and StatusPage →
Learn how database indexes work under the hood and how they can be used to speed up queries →
Learn how to quickly get up and running with the PlanetScale CLI. →
In the final installment of the consensus algorithm series we pull everything together with some final thoughts. →
We’ve updated our Deploy Request UI to alert when a schema change could produce unintended changes →
In part 7 of the Consensus algorithm series we combine everything we’ve worked at to cover propagating requests →
Learn about what was just released in Vitess 14 →