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.
Subqueries & CTEs: Breaking Complex Queries into Steps

Subqueries & CTEs: Breaking Complex Queries into Steps

1
Comments
2 min read
Database-per-Service is a Trap: Try Logical Schemas

Database-per-Service is a Trap: Try Logical Schemas

2
Comments
3 min read
DDL and DML in PostgreSQL: Cleaning 286 Messy Hotel Bookings.

DDL and DML in PostgreSQL: Cleaning 286 Messy Hotel Bookings.

Comments
8 min read
Building a Resilient Public Website with Azure Storage: High Availability, Soft Delete, and Blob Versioning in Action

Building a Resilient Public Website with Azure Storage: High Availability, Soft Delete, and Blob Versioning in Action

5
Comments
5 min read
I Built a Distributed KV Store in Python. Here's What Broke and Why You Should Build One Too.

I Built a Distributed KV Store in Python. Here's What Broke and Why You Should Build One Too.

Comments 1
9 min read
SQL Joins in PostgreSQL: Patients, Doctors, and the Rows That Go Missing

SQL Joins in PostgreSQL: Patients, Doctors, and the Rows That Go Missing

Comments
7 min read
Building an agent harness that survives production

Building an agent harness that survives production

Comments
19 min read
Still Writing Slow SQL Queries? 10 Ways to Improve Performance

Still Writing Slow SQL Queries? 10 Ways to Improve Performance

Comments
5 min read
DuckDB vs Pandas: Why Your Analytics Script Runs 10x Faster After One Switch

DuckDB vs Pandas: Why Your Analytics Script Runs 10x Faster After One Switch

Comments 3
3 min read
SUBQUERIES and CTEs

SUBQUERIES and CTEs

Comments
1 min read
A dependency-free snapshot dashboard: http.server + sqlite3, and the ALTER TABLE trap

A dependency-free snapshot dashboard: http.server + sqlite3, and the ALTER TABLE trap

Comments 1
5 min read
Your backfill is a photograph

Your backfill is a photograph

Comments
5 min read
Why I Stopped "Cleaning" Bad Data and Started Flagging It Instead

Why I Stopped "Cleaning" Bad Data and Started Flagging It Instead

1
Comments 1
4 min read
NicheDB 0.2.0: the domain layer, counted daily

NicheDB 0.2.0: the domain layer, counted daily

Comments
3 min read
Why Full-Stack Developers Should Care More About Relational Data Modeling Than Frontend Frameworks

Why Full-Stack Developers Should Care More About Relational Data Modeling Than Frontend Frameworks

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