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.
Fix Database Deadlocks: Transaction Retries in Laravel 🛑

Fix Database Deadlocks: Transaction Retries in Laravel 🛑

1
Comments
2 min read
Closing Chapter 1: From Query to Data

Closing Chapter 1: From Query to Data

Comments
2 min read
Modelling, Joins, Relationships and different Schemas

Modelling, Joins, Relationships and different Schemas

Comments
2 min read
Database Indexing and Query Optimization for Python Developers

Database Indexing and Query Optimization for Python Developers

Comments
7 min read
Avoiding ORM Traps and the N+1 Problem in Java

Avoiding ORM Traps and the N+1 Problem in Java

Comments
4 min read
Avoiding ORM Traps and the N+1 Problem in Python

Avoiding ORM Traps and the N+1 Problem in Python

Comments
3 min read
Why Sequential Reads Beat Random Reads in Postgres at Scale

Why Sequential Reads Beat Random Reads in Postgres at Scale

4
Comments 1
3 min read
Database Indexing and Query Optimization for Java Developers

Database Indexing and Query Optimization for Java Developers

Comments
7 min read
Making product recalls executable with Aurora DSQL and Vercel

Making product recalls executable with Aurora DSQL and Vercel

Comments
5 min read
My idle ClickHouse was merging 11 million rows every 30 seconds

My idle ClickHouse was merging 11 million rows every 30 seconds

Comments
5 min read
I stopped writing throwaway scripts for messy CSVs and just use SQL now

I stopped writing throwaway scripts for messy CSVs and just use SQL now

Comments
4 min read
Zero-Downtime Migrations: A Step-by-Step Playbook

Zero-Downtime Migrations: A Step-by-Step Playbook

Comments
6 min read
I Didn't Plan to Build an Offline-First Attendance System. Firestore Forced Me To.

I Didn't Plan to Build an Offline-First Attendance System. Firestore Forced Me To.

Comments
4 min read
You don't need a backend to store form submissions. You need a place to ask "how many."

You don't need a backend to store form submissions. You need a place to ask "how many."

1
Comments 1
2 min read
B-tree block split: what's the impact?

B-tree block split: what's the impact?

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