- (Requesting Feedback) A tool for PostgreSQL that helps you trace your queries and optimise them in a playground
- Separate Neon Projects or Separate Metadata Schemas for DuckLake Catalogs?
- MTAR T3D Sessions: PostgreSQL Is Still Paying for Old MVCC Decisions
- (Requesting Feedback) A tool for psql that helps you trace your queries and optimise them in a playground
- Why Postgres TOAST does almost nothing for time-series, and what TimescaleDB does instead (disclosure: my company blog)
- JSONB SQL-NOSQL Schemas
- EXPLAIN Prettier, or Post-Processing Query Plans in Postgres
- pg_describe, a pure SQL implementation of d
- I optimized a production PostgreSQL query from 47 seconds to 83 milliseconds. The fix was one line. Sharing what EXPLAIN ANALYZE actually teaches you.
- Multigres v0.1 Alpha: an operating system for Postgres
- pg_durable: Microsoft open sources in-database durable execution
- How an AI agent with 50+ tools queries PostgreSQL safely — architecture writeup
- pgtoken: C extension for storing LLM token IDs as rank-varint compressed bytea
- How I built an instant instrument search for a stock market trading platform using MongoDB and why PostgreSQL alone wouldn't have worked
- Show /r/postgresql: PgCache 0.4.12: more JOINs cached, transaction-atomic apply. How do you handle reads inside transactions with a cache?