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.
SQLite FTS5 is faster than Whoosh. So why would you ever use a pure-Python search engine?

SQLite FTS5 is faster than Whoosh. So why would you ever use a pure-Python search engine?

Comments
3 min read
We Ditched MongoDB Atlas for AWS DocumentDB — Here's Exactly How We Did It

We Ditched MongoDB Atlas for AWS DocumentDB — Here's Exactly How We Did It

Comments
9 min read
How I Let My AI Coding Agent Write Database Migrations Without Losing Data

How I Let My AI Coding Agent Write Database Migrations Without Losing Data

1
Comments 2
6 min read
Why I Built My Own Local Database for My Node.js Prototypes

Why I Built My Own Local Database for My Node.js Prototypes

Comments
6 min read
We Cut a 190 GB Production Database to 45 GB in One Night. Here's What We Learned

We Cut a 190 GB Production Database to 45 GB in One Night. Here's What We Learned

Comments 1
6 min read
Stop context-switching to manage your distributed SQL infra

Stop context-switching to manage your distributed SQL infra

1
Comments
3 min read
Optimizing database memory allocation: avoiding over-provisioning in multi-cloud stacks

Optimizing database memory allocation: avoiding over-provisioning in multi-cloud stacks

Comments
2 min read
Learn SQL by Typing It: Three Browser Database Terminals Compared

Learn SQL by Typing It: Three Browser Database Terminals Compared

17
Comments
5 min read
Our Database Was at 15% CPU While the API Was Timing Out

Our Database Was at 15% CPU While the API Was Timing Out

Comments 1
4 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

15
Comments 5
5 min read
The full story of building Vote Chai Lahore, and everything it taught me about Django, debugging, and thinking .

The full story of building Vote Chai Lahore, and everything it taught me about Django, debugging, and thinking .

1
Comments
13 min read
Idempotency Keys: Designing APIs That Survive Retries

Idempotency Keys: Designing APIs That Survive Retries

Comments 1
5 min read
Rate Limiting Isn't One Layer: What LogicVisor and Titan Actually Do Differently

Rate Limiting Isn't One Layer: What LogicVisor and Titan Actually Do Differently

Comments 2
5 min read
Conductor: PostgreSQL-Backed Async Task Queue for Python (No Redis Required)

Conductor: PostgreSQL-Backed Async Task Queue for Python (No Redis Required)

1
Comments
4 min read
MySQL Will Quietly Eat Your Data If You Let It: Truncation, Charsets, and the 1366 You Never See

MySQL Will Quietly Eat Your Data If You Let It: Truncation, Charsets, and the 1366 You Never See

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