pgBouncer

Proper Noun · Open Source

Definitions

  1. A lightweight connection pooler for PostgreSQL that reduces database connection overhead and helps scale many clients.

    In plain English: A tool that manages and reuses PostgreSQL connections efficiently.

    Example: "They added pgBouncer when direct database connections started exhausting the server."

Related Terms