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.
Incremental Backup with PostgreSQL 17

Incremental Backup with PostgreSQL 17

3
Comments 1
7 min read
Ephemeral Database Branches in CI/CD: A Practical Guide to Per-PR Environments at Scale

Ephemeral Database Branches in CI/CD: A Practical Guide to Per-PR Environments at Scale

1
Comments
10 min read
When to Use SQL vs NoSQL Databases: A Comprehensive 2026 Guide

When to Use SQL vs NoSQL Databases: A Comprehensive 2026 Guide

Comments
19 min read
From 30 Seconds to 3 Milliseconds: Replacing LIKE with FTS5 on 1.7M Patent Records

From 30 Seconds to 3 Milliseconds: Replacing LIKE with FTS5 on 1.7M Patent Records

Comments
4 min read
The Slow Query Hidden Inside Your PL/pgSQL Function

The Slow Query Hidden Inside Your PL/pgSQL Function

Comments
5 min read
Database Indexes Explained: B-Trees, Composite Keys, and When Indexes Hurt Performance (2026)

Database Indexes Explained: B-Trees, Composite Keys, and When Indexes Hurt Performance (2026)

Comments
2 min read
Event Sourcing Explained: When CRUD Is Not Enough (Practical Guide 2026)

Event Sourcing Explained: When CRUD Is Not Enough (Practical Guide 2026)

Comments
5 min read
Multi-Tenant Architecture: Database Per Tenant vs Shared Schema — Pros and Cons (2026)

Multi-Tenant Architecture: Database Per Tenant vs Shared Schema — Pros and Cons (2026)

Comments
5 min read
Pagination Done Right: Cursor vs Offset and Why It Matters at Scale

Pagination Done Right: Cursor vs Offset and Why It Matters at Scale

Comments
1 min read
Database Transactions: ACID, Isolation Levels, and Deadlocks

Database Transactions: ACID, Isolation Levels, and Deadlocks

Comments
1 min read
How to Connect PowerBI to a local and cloud-hosted postgreSQL database

How to Connect PowerBI to a local and cloud-hosted postgreSQL database

Comments
3 min read
ORMs 101: The Ultimate Guide

ORMs 101: The Ultimate Guide

Comments
16 min read
PostgreSQL Performance: 10 Queries You're Writing Wrong (2026 Edition)

PostgreSQL Performance: 10 Queries You're Writing Wrong (2026 Edition)

Comments
5 min read
Connecting Power BI to an SQL database

Connecting Power BI to an SQL database

Comments
5 min read
Database Migrations in Production: Zero-Downtime Schema Changes (2026 Guide)

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

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