PgDog is funded and coming to a database near you
Summary
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.
View Cached Full Text
Cached at: 06/10/26, 02:45 PM
Similar Articles
Scaling PostgreSQL to power 800 million ChatGPT users
OpenAI shares technical insights on scaling PostgreSQL to support 800 million ChatGPT users and millions of queries per second, using a single-primary architecture with 50 read replicas while managing challenges from write-heavy workloads through sharding and optimization strategies.
pg_durable: Microsoft open sources in-database durable execution
Microsoft open sourced pg_durable, a PostgreSQL extension that enables durable execution of long-running SQL functions with automatic checkpointing and fault-tolerant resumption.
PostgresBench: A Reproducible Benchmark for Postgres Services
ClickHouse has released PostgresBench, a public and reproducible benchmark for comparing managed Postgres services, using the standard pgbench tool with TPC-B-like workloads at multiple scale factors.
@ycombinator: Ardent (@ArdentAI) let's you clone any Postgres DB <6s at TB scale so coding agents can test their code and engineering…
Ardent is a Y Combinator-backed tool that clones any PostgreSQL database in under 6 seconds at TB scale, enabling coding agents and developers to test code on production-like clones without risking downtime. The tool is already being used by companies like Supermemory and Surface Labs.
Launch HN: Ardent (YC P26) – Postgres sandboxes in seconds with zero migration
Ardent is a YC-backed startup that provides Postgres database sandboxes in seconds with zero migration, allowing coding agents to test code on production-like data without risk.