PgDog

Product Hunt Tools

Summary

PgDog is a tool that allows you to scale PostgreSQL without modifying your application, providing connection pooling and load balancing.

<p> Scale PostgreSQL without changing your app </p> <p> <a href="https://www.producthunt.com/products/pgdog?utm_campaign=producthunt-atom-posts-feed&amp;utm_medium=rss-feed&amp;utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1192347?app_id=339">Link</a> </p>
Original Article

Similar Articles

PgDog is funded and coming to a database near you

Hacker News Top

PgDog, an open-source proxy that makes Postgres horizontally scalable, has raised $5.5M in funding from Basis Set, YC, and others. The tool is already serving over 2M queries per second in production.

How PgBouncer Works

Lobsters Hottest

A detailed technical guide explaining how PgBouncer works as a PostgreSQL connection pooler, covering its pooling modes, production deployment, and common pitfalls.

We scaled PgBouncer to 4x throughput

Hacker News Top

ClickHouse Managed Postgres scales PgBouncer to 4x throughput by running a fleet of processes with SO_REUSEPORT, enabling multi-core utilization and solving cancellation forwarding via peering.