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.
Migrating From a JSON Column to a Proper Schema in Postgres

Migrating From a JSON Column to a Proper Schema in Postgres

1
Comments
6 min read
Design Twitter Without the Fanout-on-Write Cliché

Design Twitter Without the Fanout-on-Write Cliché

Comments
7 min read
Redis vs Read Replica vs Materialised View: Pick the Right One

Redis vs Read Replica vs Materialised View: Pick the Right One

Comments
7 min read
MongoDB vs Postgres: A Decision Table That Actually Picks For You

MongoDB vs Postgres: A Decision Table That Actually Picks For You

Comments
6 min read
Idempotency Keys: Where to Put Them, How Long to Keep Them

Idempotency Keys: Where to Put Them, How Long to Keep Them

Comments
6 min read
MongoDB is Great. Mongoose Makes it Better.

The intuitive JS-friendly mental model

MongoDB is Great. Mongoose Makes it Better.

5
Comments 5
16 min read
Deadlock-Free by Construction: How Typhon Eliminates Deadlocks Instead of Detecting Them

Deadlock-Free by Construction: How Typhon Eliminates Deadlocks Instead of Detecting Them

Comments
9 min read
How to Anonymize PII in PostgreSQL for Development

How to Anonymize PII in PostgreSQL for Development

Comments
8 min read
Unified Memory Core for AI Agents

Unified Memory Core for AI Agents

6
Comments
15 min read
SQLite as a Graph Database: Recursive CTEs, Semantic Search, and Why We Ditched Neo4j

SQLite as a Graph Database: Recursive CTEs, Semantic Search, and Why We Ditched Neo4j

Comments
10 min read
How to Connect MySQL to Power BI Using ODBC

How to Connect MySQL to Power BI Using ODBC

1
Comments
3 min read
MongoDB Associate Developer Certification: A Complete Preparation Guide

MongoDB Associate Developer Certification: A Complete Preparation Guide

8
Comments 2
10 min read
Prisma Schema Design: Relationships, Enums, and Indexes That Scale

Prisma Schema Design: Relationships, Enums, and Indexes That Scale

Comments
4 min read
Database Transactions: ACID Properties in Plain English

Database Transactions: ACID Properties in Plain English

Comments
4 min read
How We Built a Programmatic SEO Engine Serving 80K+ Pages on WordPress (Without Using wp_posts)

How We Built a Programmatic SEO Engine Serving 80K+ Pages on WordPress (Without Using wp_posts)

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