Neki – Sharded Postgres
Neki is PlanetScale's new sharded PostgreSQL service designed to scale large Postgres workloads across multiple machines while preserving full Postgres compatibility, allowing applications to connect using standard drivers and connection strings; it achieves this through real Postgres clusters on each shard, a distributed query router, intelligent connection pooling, and a JSON-defined data topology that gives users control over sharding and distribution, all managed via online workflows for schema changes, upgrades, and resharding without downtime. Built from experience with high-scale MySQL systems, Neki aims to solve the limitations of single-node Postgres and the trade-offs of existing distributed databases by staying true to Postgres rather than abstracting or replacing it. Currently in platform preview, it is not yet intended for production use but offers a path for growing teams to start unsharded and scale seamlessly when needed.



































