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 I Cut API Latency by 95% by Fixing One Hidden Loop ❤️‍🔥

How I Cut API Latency by 95% by Fixing One Hidden Loop ❤️‍🔥

2
Comments 1
11 min read
O papel do PostGIS em aplicações com dados espaciais.

O papel do PostGIS em aplicações com dados espaciais.

2
Comments
4 min read
I Built a Free PostgreSQL Internals Course — Here's What I Learned

I Built a Free PostgreSQL Internals Course — Here's What I Learned

Comments
3 min read
Solving the N+1 Query Problem: A Developer's Guide to Database Performance

Solving the N+1 Query Problem: A Developer's Guide to Database Performance

1
Comments
7 min read
How We Replaced Goroutines With a Database Queue for Video Transcription

How We Replaced Goroutines With a Database Queue for Video Transcription

5
Comments
5 min read
Stop hand-writing INSERTs: JSON SQL with dialect-aware output(Postgres/MySQL/SQLite)

Stop hand-writing INSERTs: JSON SQL with dialect-aware output(Postgres/MySQL/SQLite)

Comments
4 min read
PostgreSQL backup retention policies — How to set up backup retention policies

PostgreSQL backup retention policies — How to set up backup retention policies

Comments
7 min read
Modeling identity and access hierarchy in Postgres with ltree

Modeling identity and access hierarchy in Postgres with ltree

Comments
7 min read
Why to choose PostgreSQL over MongoDB in 2026

Why to choose PostgreSQL over MongoDB in 2026

1
Comments
3 min read
I Built a Postgres Proxy That Masks PII for AI Agents

I Built a Postgres Proxy That Masks PII for AI Agents

Comments
1 min read
PostgreSQL backup compression — Techniques for reducing PostgreSQL backup size

PostgreSQL backup compression — Techniques for reducing PostgreSQL backup size

Comments
7 min read
Why PostgreSQL RLS Is Hard in Spring Boot and How I Simplified It

Why PostgreSQL RLS Is Hard in Spring Boot and How I Simplified It

Comments
2 min read
Data Engineering ZoomCamp Module 1 Notes Part 2

Data Engineering ZoomCamp Module 1 Notes Part 2

Comments
4 min read
Many people confuse rank() with dense_rank().

Many people confuse rank() with dense_rank().

Comments
1 min read
When A Landing Page Almost Took Down Production

When A Landing Page Almost Took Down Production

Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.