PgDog is a Rust-based PostgreSQL proxy that handles connection pooling, load balancing, and database sharding on commodity hardware - managing thousands of connections where pgbouncer falls short.
https://github.com/pgdogdev/pgdog
#PostgreSQL #Rust #DatabaseScaling