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.
Community Docker Images: keeping the operator open without a vendor registry lock-in

Community Docker Images: keeping the operator open without a vendor registry lock-in

Comments
9 min read
Avoid a Never-Ending SQL UPDATE with Chunking

Avoid a Never-Ending SQL UPDATE with Chunking

1
Comments 2
12 min read
Vector Search in Postgres: What pgvector's Indexes Actually Cost You

Vector Search in Postgres: What pgvector's Indexes Actually Cost You

1
Comments
8 min read
Your Postgres already knows why it's slow — you just have to ask it

Your Postgres already knows why it's slow — you just have to ask it

Comments
7 min read
Your Supabase notifications table has RLS on. Anyone signed in can still write into someone else's inbox.

Your Supabase notifications table has RLS on. Anyone signed in can still write into someone else's inbox.

Comments 7
4 min read
Ditch Polymorphism: Scaling Laravel with JSONB

Ditch Polymorphism: Scaling Laravel with JSONB

Comments
2 min read
Should You Migrate Off pgvector? Run This Shadow-Mode Benchmark First

Should You Migrate Off pgvector? Run This Shadow-Mode Benchmark First

Comments
6 min read
PostgreSQL vs MongoDB vs Cassandra: Multi-Node and How to Choose

PostgreSQL vs MongoDB vs Cassandra: Multi-Node and How to Choose

Comments
17 min read
Eighty Percent Done Is Not a Real Number

Summer Bug Smash: Smash Stories Submission 🐛🛹

Eighty Percent Done Is Not a Real Number

27
Comments 21
10 min read
Defeating the Multi-Tenant SaaS Concurrency Trap in PostgreSQL

Defeating the Multi-Tenant SaaS Concurrency Trap in PostgreSQL

1
Comments 3
1 min read
Building a tamper-evident audit log in NestJS with hash chains

Building a tamper-evident audit log in NestJS with hash chains

Comments 2
11 min read
Supabase vs Firebase in 2026: The Migration Questions Nobody Answers

Supabase vs Firebase in 2026: The Migration Questions Nobody Answers

Comments
5 min read
Adding Full-Text Search

Adding Full-Text Search

Comments 1
8 min read
A failed read must throw, not return 0 — how Next.js ISR bakes your fallback into the cache

A failed read must throw, not return 0 — how Next.js ISR bakes your fallback into the cache

Comments 1
3 min read
Multi-Tenant Content Isolation in Strapi: Scoping Every Query by Tenant Without Duplicating Content-Types

Multi-Tenant Content Isolation in Strapi: Scoping Every Query by Tenant Without Duplicating Content-Types

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