šŸ¦žšŸŒÆ Lobster Roll

Stories by levkk

Show HN: PgDog – Scale Postgres without changing the app (github.com)
Hey HN! Lev and Justin here, authors of PgDog (<a href="https:&#x2F;&#x2F;pgdog.dev&#x2F;">https:&#x2F;&#x2F;pgdog.dev&#x2F;</a>), a connection pooler, load balancer and database sharder for PostgreSQL. If you build apps with a lot of traffic, you know the first thing to break is the database. We ar...
Show HN: PgDog – Shard Postgres without extensions (github.com)
Hey HN! Lev here, author of PgDog (<a href="https:&#x2F;&#x2F;github.com&#x2F;pgdogdev&#x2F;pgdog">https:&#x2F;&#x2F;github.com&#x2F;pgdogdev&#x2F;pgdog</a>). I’m scaling our favorite database, PostgreSQL. PgDog is a new open source proxy, written in Rust, with first-class support for sharding — wit...
Hacking the Postgres wire protocol (pgdog.dev)
Making Postgres scale (pgdog.dev)
Sharding Pgvector (pgdog.dev)
Multi-tenant Postgres can be easy (pgdog.dev)
Replicating Postgres Production Traffic (pgdog.dev)
Sharding Mastodon, Part 1 (pgdog.dev)
Building for Production (pgdog.dev)
We fixed Postgres connection pooling on serverless with PgDog (circleback.ai)
Shard Your Database (pgdog.dev)
Two-Phase Commit (docs.pgdog.dev)
PgDog adds support for Rust plugins (pgdog.dev)
PgDog vs. PgBouncer (pgdog.dev)
Working with the Postgres Protocol (levkk.bearblog.dev)
Writing Nothing but Docs for a Week (pgdog.dev)
Pub/Sub (docs.pgdog.dev)
Implement two-phase commit (2pc) (github.com)
Primary Keys in Sharded Databases (pgdog.dev)
Sharding Postgres at Network Speed (pgdog.dev)
Resharding Postgres at 6.5 GB per second (pgdog.dev)
Sharding multi-tenant Postgres databases (pgdog.dev)
Sharding a Real Rails App (pgdog.dev)
Vertical Sharding Sucks (pgdog.dev)
Sharding Postgres with Logical Replication (levkk.bearblog.dev)
PgDog: Connection pooler, load balancer and sharder for PostgreSQL
Hey HN!<p>Lev and Justin here, authors of PgDog (https:&#x2F;&#x2F;github.com&#x2F;pgdogdev&#x2F;pgdog), a connection pooler, load balancer and database sharder for PostgreSQL. If you build apps with a lot of traffic, you know the first thing to break is the database. We are solving this with a netw...
Shard Your Database (pgdog.dev)
Shard Your Database (pgdog.dev)
Scaling Postgres Listen/Notify (pgdog.dev)