Neki by PlanetScale
Summary
Neki is a sharded Postgres solution by PlanetScale that enables horizontal scaling to hundreds of millions of QPS and petabytes of data with zero-downtime operations.
View Cached Full Text
Cached at: 09/10/26, 05:16 PM
Similar Articles
Neki
Neki is sharded Postgres from PlanetScale, designed to scale Postgres databases across multiple machines while maintaining standard Postgres compatibility and built-in online workflows.
Massively Parallel Postgres Backups
PlanetScale describes how it performs massively parallel backups for sharded Postgres databases by spinning up per-shard EC2 instances, restoring prior backups from object storage, and replaying WAL, achieving petabyte-scale backup speeds over 50 GB/s.
@PlanetScale: Sick of slow databases? Our locally-attached NVMe storage unlocks unlimited IOPS, bringing data center performance to t…
PlanetScale announces high-performance cloud hosting for Vitess and Postgres using locally-attached NVMe storage to deliver unlimited IOPS and horizontal scaling.
118M Queries per Second on Neki
PlanetScale achieved 118 million queries per second on their Neki platform with linear scalability across 512 shards, demonstrating exceptional performance and throughput in database operations.
Making 768 servers look like 1
PlanetScale explains how to scale a relational database from a single server to 768 servers using database sharding, addressing bottlenecks like write limits and resource contention.