Show HN: PgDog – Scale Postgres without changing the app
Summary
PgDog is a Rust-based proxy for PostgreSQL that provides connection pooling, load balancing, and database sharding. It supports transaction pooling, health checks, cross-shard queries, two-phase commit, and online re-sharding, aimed at scaling PostgreSQL deployments with multiple shards while maintaining a single endpoint.