Skip to content

Topic

PostgreSQL sharding

The practice of splitting a PostgreSQL dataset across multiple independent database servers. It also covers the routing layers, topologies and shard-key choices that make the split usable from an application.

Current clusters