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.
CDC with Sling: When Log-Based Works and When Query-Based Is Enough

CDC with Sling: When Log-Based Works and When Query-Based Is Enough

Comments 1
8 min read
RAG security: the retrieved document is now your attack surface

RAG security: the retrieved document is now your attack surface

1
Comments 2
3 min read
The StatefulSet we kept treating like a Deployment

The StatefulSet we kept treating like a Deployment

1
Comments
2 min read
Stress-Testing dbx: 20 MB on the Disk, 90 Database Paths to Exercise

Stress-Testing dbx: 20 MB on the Disk, 90 Database Paths to Exercise

Comments
2 min read
SQLite FTS5 vs Whoosh: when to reach for a pure-Python search library

SQLite FTS5 vs Whoosh: when to reach for a pure-Python search library

Comments
3 min read
The seed-script tax: how I generate realistic test data for Postgres, Playwright and mock APIs

The seed-script tax: how I generate realistic test data for Postgres, Playwright and mock APIs

6
Comments 2
6 min read
SQLite 3.53's self-healing index only repairs the rows you write to

Comments debate integrity check behaviors

SQLite 3.53's self-healing index only repairs the rows you write to

13
Comments 5
9 min read
Running Total in SQL: The Window Frame That Decides the Answer

Running Total in SQL: The Window Frame That Decides the Answer

Comments
14 min read
Temp Table vs View in SQL: A Saved Answer or a Saved Question

Temp Table vs View in SQL: A Saved Answer or a Saved Question

Comments
13 min read
How to Reconcile Two Tables in SQL When the Row Counts Match

How to Reconcile Two Tables in SQL When the Row Counts Match

1
Comments
14 min read
Subquery vs CTE in SQL: Same Logic, One You Can Check

Subquery vs CTE in SQL: Same Logic, One You Can Check

Comments
14 min read
A Schema Migration Is Surgery, Not a Deploy

A Schema Migration Is Surgery, Not a Deploy

Comments
2 min read
MongoDB `Authentication failed`: You're Authenticating Against the Wrong Database

MongoDB `Authentication failed`: You're Authenticating Against the Wrong Database

Comments
6 min read
Outbox Pattern Internals: Ordering Guarantees, Relay Mechanics, and the Failure Modes Nobody Documents

Outbox Pattern Internals: Ordering Guarantees, Relay Mechanics, and the Failure Modes Nobody Documents

Comments
6 min read
Database Scaling, Explained by Breaking Things: Indexing, Replication, Caching

Interactive simulators let you break systems first

Database Scaling, Explained by Breaking Things: Indexing, Replication, Caching

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