PgDog is a transaction pooler and logical replication manager for PostgreSQL, designed to shard databases efficiently while handling high volumes of connections. Built in Rust, it offers features like automatic query routing, health monitoring, and supports transaction pooling to optimize database performance. PgDog is open source under the AGPL v3 license, allowing for flexible use and modification.
postgresql ✓
sharding ✓
replication ✓
load-balancer ✓
+ rust