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.
Building a Resilient Financial Engine: How I Fixed a Data Duplication Bug with Idempotent SQL

Building a Resilient Financial Engine: How I Fixed a Data Duplication Bug with Idempotent SQL

Comments 2
2 min read
How I Built a System That Tracks 900,000 Real-Time Events Per Day

How I Built a System That Tracks 900,000 Real-Time Events Per Day

Comments
1 min read
I Implemented Amazon's Dynamo Paper in Go

I Implemented Amazon's Dynamo Paper in Go

Comments
16 min read
I Built a Lightweight Database GUI Because I Was Tired of Heavy Tools

I Built a Lightweight Database GUI Because I Was Tired of Heavy Tools

1
Comments
2 min read
From Idea to Database: A Practical Guide to Database Design

From Idea to Database: A Practical Guide to Database Design

Comments
17 min read
Unbounded Data Fetching: A Silent Performance Anti-Pattern in API and Database Layers

Unbounded Data Fetching: A Silent Performance Anti-Pattern in API and Database Layers

Comments
7 min read
Read‑your‑writes on replicas: PostgreSQL WAIT FOR LSN and MongoDB Causal Consistency

Read‑your‑writes on replicas: PostgreSQL WAIT FOR LSN and MongoDB Causal Consistency

Comments
4 min read
What MongoDB taught me about Postgres.

What MongoDB taught me about Postgres.

Comments
2 min read
Getting Started with PostgreSQL in .NET: From Zero to Production

Getting Started with PostgreSQL in .NET: From Zero to Production

Comments
6 min read
A Evolução do Modelo Relacional para Objeto-Relacional

A Evolução do Modelo Relacional para Objeto-Relacional

1
Comments
5 min read
Local Centralized Database Manager

Local Centralized Database Manager

Comments
2 min read
How we stopped ORM migrations from taking down our Postgres database

How we stopped ORM migrations from taking down our Postgres database

Comments
2 min read
I indexed 30 million Hacker News posts into a single Postgres database. Here is what I learned about pgvector at scale.

I indexed 30 million Hacker News posts into a single Postgres database. Here is what I learned about pgvector at scale.

Comments
4 min read
Vector Databases Explained: How AI Actually Understands Your Text

Vector Databases Explained: How AI Actually Understands Your Text

Comments
6 min read
From Zero to Full-Stack: Getting Started with Your First MERN (MongoDB, Express.js, React.js, Node.js) Architecture Project

From Zero to Full-Stack: Getting Started with Your First MERN (MongoDB, Express.js, React.js, Node.js) Architecture Project

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