6 to 7ms to scan 5 million rows (kinda) using a custom Rust database which is Postgres compatible

PgX – Debug Postgres performance in the context of your application code

TigerBeetle vs PostgreSQL Performance: test setup, local, single-node tests

Show HN: pgwire-replication - pure rust client for Postgres CDC

Update on my pure Rust database written from scratch! New Feature: Postgres client compatibility!

GoHotPool: A PostgreSQL-Inspired Buffer Pool in Go

Scaling PostgreSQL to Millions of Queries Per Second: Lessons from OpenAI

CapybaraStack/pgdrift: JSONB discovery and analysis for Postgres DBs

Open source library that cuts JSON memory allocation by 70% - with zero-config database wrappers for MongoDB, PostgreSQL, MySQL

I’ve been refining a Go backend framework and added a PostgreSQL example — would love feedback