DEV Community

Database

Posts on building, using, and learning about databases.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
I built a PostgreSQL learning platform with labs & quizzes — would love feedback

I built a PostgreSQL learning platform with labs & quizzes — would love feedback

Comments
1 min read
SQL Subqueries vs CTEs: What I Reach For When Writing Compliance and Reconciliation Queries

SQL Subqueries vs CTEs: What I Reach For When Writing Compliance and Reconciliation Queries

Comments
7 min read
Why PostgreSQL EXPLAIN ANALYZE Can Mislead You — and What to Use Instead

Why PostgreSQL EXPLAIN ANALYZE Can Mislead You — and What to Use Instead

Comments
6 min read
Anti-Join in MongoDB

Anti-Join in MongoDB

Comments
5 min read
DuckDB Single-Node Analytics, PostgreSQL Bloom Filters, SQLite Compression

DuckDB Single-Node Analytics, PostgreSQL Bloom Filters, SQLite Compression

Comments
4 min read
Redis + Circuit Breaker: The Real Defense Against Database Meltdowns in High-Throughput Systems

Redis + Circuit Breaker: The Real Defense Against Database Meltdowns in High-Throughput Systems

Comments
10 min read
Change Data Capture: Streaming Database Changes to Downstream Systems

Change Data Capture: Streaming Database Changes to Downstream Systems

Comments
3 min read
Day 66: Why Point-in-Time Recovery is the first button you should click in DynamoDB

Day 66: Why Point-in-Time Recovery is the first button you should click in DynamoDB

Comments
1 min read
Fixing a 1-in-256 bug in CLWW order-preserving encryption

Fixing a 1-in-256 bug in CLWW order-preserving encryption

Comments
8 min read
N+1 Query Detection and Prevention in Laravel Production Apps

N+1 Query Detection and Prevention in Laravel Production Apps

Comments
7 min read
Stop Debating ORM vs JDBC — Measure These 5 Things First (Java Guide)

Stop Debating ORM vs JDBC — Measure These 5 Things First (Java Guide)

Comments
2 min read
From RocksDB Pain to GraniteDB Gain: Building a Blockchain-First Storage Engine in Rust

From RocksDB Pain to GraniteDB Gain: Building a Blockchain-First Storage Engine in Rust

Comments
3 min read
I built a tool to help you choose the right database (based on real tradeoffs)

I built a tool to help you choose the right database (based on real tradeoffs)

Comments
2 min read
The Five Most Important Columns to Add to Every Database Table

The Five Most Important Columns to Add to Every Database Table

Comments
5 min read
The N+1 Query Problem That's Silently Slowing Your Django App

The N+1 Query Problem That's Silently Slowing Your Django App

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