DEV Community

# postgres

Posts on tips and tricks, using and learning about PostgreSQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Find the Postgres Indexes Your Planner Never Picks (I Found 20 of 51)

78% index disk waste revealed by custom tools

How to Find the Postgres Indexes Your Planner Never Picks (I Found 20 of 51)

6
Comments 2
10 min read
Memory Vault v1.0 — building open-source AI memory the boring way

Memory Vault v1.0 — building open-source AI memory the boring way

Comments
9 min read
How I Built a Real-Time PostgreSQL WAL Reader in GO

How I Built a Real-Time PostgreSQL WAL Reader in GO

1
Comments
2 min read
Building an Authentication Starter: Lessons from Integrating Next.js, PostgreSQL, Prisma, and NextAuth

Building an Authentication Starter: Lessons from Integrating Next.js, PostgreSQL, Prisma, and NextAuth

Comments
4 min read
Two SQL primitives for when alert clustering gets it wrong

Two SQL primitives for when alert clustering gets it wrong

Comments
12 min read
I scanned my own Supabase project and found 17 tables anyone could read with the anon key

I scanned my own Supabase project and found 17 tables anyone could read with the anon key

Comments
4 min read
Live, Snapshot, Cache : la décision à trois voies avant de stocker une valeur dérivée

Live, Snapshot, Cache : la décision à trois voies avant de stocker une valeur dérivée

Comments
6 min read
Stop using UUID v4 as your database primary key

Stop using UUID v4 as your database primary key

Comments
2 min read
Postgres + pgvector vs Pinecone: A Production Benchmark to 50M Vector

Postgres + pgvector vs Pinecone: A Production Benchmark to 50M Vector

Comments
9 min read
Stop Crashing Your Database: Master Read Replicas in Laravel 🐘

Stop Crashing Your Database: Master Read Replicas in Laravel 🐘

Comments
3 min read
pgAssistant 2.8 — Deterministic PostgreSQL Analysis with the new Global Advisor

pgAssistant 2.8 — Deterministic PostgreSQL Analysis with the new Global Advisor

2
Comments
3 min read
I Built a Personal Knowledge Graph. Apple Had Already Built One on My Laptop.

I Built a Personal Knowledge Graph. Apple Had Already Built One on My Laptop.

1
Comments 1
6 min read
I Built a PostgreSQL Admin Tool in Rust — ~6MB, No Electron, Sub-1s Startup

I Built a PostgreSQL Admin Tool in Rust — ~6MB, No Electron, Sub-1s Startup

1
Comments
3 min read
1.2.2 Semantic analysis: name resolution, type checking, catalog lookup

1.2.2 Semantic analysis: name resolution, type checking, catalog lookup

Comments 1
10 min read
Code Story: Optimizing Our PostgreSQL 16 Queries with EXPLAIN and Drizzle 0.30 Cut Response Time by 40%

Code Story: Optimizing Our PostgreSQL 16 Queries with EXPLAIN and Drizzle 0.30 Cut Response Time by 40%

Comments
14 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.