Blog
Our experience upgrading the Query Insights database to PlanetScale Metal →
Learn how PlanetScale Metal was built and how we ensured it is safe. →
Learn how PlanetScale keeps its private fork of Vitess up-to-date with OSS →
Learn about the database sharding scaling pattern in this interactive blog. →
Design considerations for implementing a database throttler →
Design considerations for implementing a database throttler with a comparison of singular vs distributed throttler deployments. →
B-trees are used by many modern DBMSs. Learn how they work, how databases use them, and how your choice of primary key can affect index performance. →
Learn about some design considerations for implementing a database throttler. →
For big databases, IOPS and throughput can become a bottleneck in database performance. Learn how sharding helps scale out IOPS and throughput beyond the limitations of a single server. →
Sharding a database comes with many benefits: Scalability, failure isolation, write throughput, and more. However, one of the lesser-known benefits comes from improved backups and restore performance. →