Glossary
Connection pooler
Middleware (e.g., PgBouncer, ProxySQL) that multiplexes many client connections onto a small pool of backend database connections — essential past a few hundred client connections.
Middleware (e.g., PgBouncer, ProxySQL) that multiplexes many client connections onto a small pool of backend database connections — essential past a few hundred client connections.