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.
Designing an Audit Log That Actually Helps: Timestamps, Actions, and Forensics

Designing an Audit Log That Actually Helps: Timestamps, Actions, and Forensics

1
Comments 1
5 min read
A practical SQL query tuning playbook: execution plans, joins, indexes, and the traps

A practical SQL query tuning playbook: execution plans, joins, indexes, and the traps

Comments
5 min read
I built a mini columnar storage engine in pure Python — and finally understood why Parquet is so fast

I built a mini columnar storage engine in pure Python — and finally understood why Parquet is so fast

Comments
6 min read
Building SaarDB, Part 2: LSM Trees

Building SaarDB, Part 2: LSM Trees

4
Comments
13 min read
What’s New in pgAssistant Since Version 2.8

What’s New in pgAssistant Since Version 2.8

Comments
8 min read
GBase 8c Backup, Recovery, and Data Security: A Production‑Ready Guide

GBase 8c Backup, Recovery, and Data Security: A Production‑Ready Guide

2
Comments
5 min read
The Cache Stampede: How One Expired Key Doomed Our Redis Cluster

The Cache Stampede: How One Expired Key Doomed Our Redis Cluster

Comments
1 min read
Oracle ORA-00308 Error: Causes and Solutions Complete Guide

Oracle ORA-00308 Error: Causes and Solutions Complete Guide

Comments
3 min read
DuckDB 1.5.3 & Quack Protocol Release; PostgreSQL File Descriptor Tuning

DuckDB 1.5.3 & Quack Protocol Release; PostgreSQL File Descriptor Tuning

Comments
3 min read
Circular Injection in Database Design.

Circular Injection in Database Design.

Comments
6 min read
Understanding Data Modeling, Schemas, Relationships, and Joins: A Beginner's Guide

Understanding Data Modeling, Schemas, Relationships, and Joins: A Beginner's Guide

1
Comments
6 min read
Search Configuration Management in OpenSearch: Tuning Search Without Deploying Code

Search Configuration Management in OpenSearch: Tuning Search Without Deploying Code

Comments
8 min read
Designing a Digital Wallet With a Double-Entry Ledger

Designing a Digital Wallet With a Double-Entry Ledger

Comments 2
3 min read
How I Broke Down My ETL Pipeline Project Into Smaller Engineering Exercises

How I Broke Down My ETL Pipeline Project Into Smaller Engineering Exercises

Comments
2 min read
Proximity Search: How Yelp Finds Places Near You

Proximity Search: How Yelp Finds Places Near You

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