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.
Database Migrations in Production: Zero-Downtime Schema Changes (2026 Guide)

Database Migrations in Production: Zero-Downtime Schema Changes (2026 Guide)

Comments
2 min read
Database Connection Pooling: Why Your App Crashes Under Load (Fix Guide 2026)

Database Connection Pooling: Why Your App Crashes Under Load (Fix Guide 2026)

Comments
2 min read
How to Process 1 Million Rows in Laravel Without Crashing Your Server

How to Process 1 Million Rows in Laravel Without Crashing Your Server

1
Comments
2 min read
easy-query: A Type-Safe Java ORM That Actually Handles the Hard Parts

easy-query: A Type-Safe Java ORM That Actually Handles the Hard Parts

1
Comments
10 min read
Choosing MongoDB Was The Biggest Mistake Of My College LifeđŸ˜„

Choosing MongoDB Was The Biggest Mistake Of My College LifeđŸ˜„

Comments
4 min read
The Complete Guide to PostgreSQL SQL Query Analysis & Optimization

The Complete Guide to PostgreSQL SQL Query Analysis & Optimization

2
Comments
10 min read
Basic SQL Select Queries

Basic SQL Select Queries

1
Comments
2 min read
Beyond CRUD: How easy-query Brings OLAP Superpowers to Your Java ORM

Beyond CRUD: How easy-query Brings OLAP Superpowers to Your Java ORM

2
Comments
7 min read
Stop writing cron jobs: I built a C++ database with native temporal states

Stop writing cron jobs: I built a C++ database with native temporal states

5
Comments
1 min read
Dissecting MongoDB — It Uses B-Trees Too, So Why Are Writes Actually Faster?

Dissecting MongoDB — It Uses B-Trees Too, So Why Are Writes Actually Faster?

4
Comments
10 min read
How I made a 31M-row SQLite query go from 168 seconds to 5 seconds

How I made a 31M-row SQLite query go from 168 seconds to 5 seconds

1
Comments
4 min read
Next.js 16 SaaS Database Schema with Prisma: Users, Subscriptions, and AI Chat

Next.js 16 SaaS Database Schema with Prisma: Users, Subscriptions, and AI Chat

1
Comments
4 min read
Building a Content Cleanup System for Old Videos

Building a Content Cleanup System for Old Videos

Comments
2 min read
Introducing Xata OSS: Postgres platform with branching, now Apache 2.0

Introducing Xata OSS: Postgres platform with branching, now Apache 2.0

2
Comments
7 min read
Reacting to Database Changes in Real-Time: How I Built a CDC Tool

Reacting to Database Changes in Real-Time: How I Built a CDC Tool

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