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)

15
Comments 5
10 min read
1.1 Where Does a Query Go?

1.1 Where Does a Query Go?

1
Comments
1 min read
Enhanced Tagging in Postgres Query Insights

Enhanced Tagging in Postgres Query Insights

Comments
7 min read
Design review: Live SQL queries on PostgreSQL

Design review: Live SQL queries on PostgreSQL

2
Comments
2 min read
Stop Benchmarking Embedding Models. 90% of Your Search Quality Lives Upstream.

Stop Benchmarking Embedding Models. 90% of Your Search Quality Lives Upstream.

Comments
4 min read
The race condition a stress test found in my double-entry ledger — and how I fixed it

The race condition a stress test found in my double-entry ledger — and how I fixed it

2
Comments
7 min read
PostgreSQL BRIN Indexes: When & How to Use Block Range Indexes

PostgreSQL BRIN Indexes: When & How to Use Block Range Indexes

Comments
4 min read
Scaling Databases: PostgreSQL Table Partitioning in Laravel 🐘

Scaling Databases: PostgreSQL Table Partitioning in Laravel 🐘

Comments
3 min read
How I indexed 18,141 polynomial fan curves in Postgres and matched a duty point in 4 ms

How I indexed 18,141 polynomial fan curves in Postgres and matched a duty point in 4 ms

Comments
6 min read
Generating Realistic Seed Data That Respects Foreign Keys, in 20 Seconds

Generating Realistic Seed Data That Respects Foreign Keys, in 20 Seconds

1
Comments 1
6 min read
5 Supabase patterns I learned building an open-source WhatsApp platform

5 Supabase patterns I learned building an open-source WhatsApp platform

1
Comments
7 min read
The Gamification Data Model: How to Structure Streaks, Achievements, Points & Leaderboards

The Gamification Data Model: How to Structure Streaks, Achievements, Points & Leaderboards

Comments
11 min read
Integrating SQL Databases with Power BI for Advanced Analytics: A Complete Guide

Integrating SQL Databases with Power BI for Advanced Analytics: A Complete Guide

3
Comments
4 min read
PostgreSQL High Availability: A Practical Guide with Patroni and pgBouncer

PostgreSQL High Availability: A Practical Guide with Patroni and pgBouncer

Comments
6 min read
6 Supabase RLS Patterns for Solo SaaS — auth.uid() and Beyond

6 Supabase RLS Patterns for Solo SaaS — auth.uid() and Beyond

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