PgBouncer is a lightweight, high-performance connection pooler for PostgreSQL. It reduces the overhead of frequent connection handling by maintaining a pool of open connections, which are reused by client applications. PgBouncer supports various pooling modes, transaction-level handling, and authentication mechanisms, making it essential for scaling Postgres-backed applications.
Features
- Maintains persistent connection pools
- Supports session, transaction, and statement pooling
- Lightweight and fast in-memory operation
- Reduces connection overhead and resource usage
- Supports authentication and access control
- Works with most PostgreSQL drivers and clients
Categories
DatabaseFollow PgBouncer
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PgBouncer!