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.
Why Your Backend Feels “Slow” (and It’s Not the Database You Think)

Why Your Backend Feels “Slow” (and It’s Not the Database You Think)

Comments
3 min read
How I automated MongoDB JSON Flattening for Analytics (No ETL)

How I automated MongoDB JSON Flattening for Analytics (No ETL)

Comments
2 min read
Master and Slave Databases — the unsung heroes behind smooth apps

Master and Slave Databases — the unsung heroes behind smooth apps

Comments
1 min read
Neuromorphic KV store in Zig

Neuromorphic KV store in Zig

Comments
2 min read
Uncovering and Optimizing Slow Database Queries Through QA Testing Without Documentation

Uncovering and Optimizing Slow Database Queries Through QA Testing Without Documentation

Comments
2 min read
Things I Wish I Knew Before I Started Using DynamoDB

Things I Wish I Knew Before I Started Using DynamoDB

3
Comments
17 min read
I Eliminated SQLite Race Conditions in a Multi-Threaded Python App 🚀

I Eliminated SQLite Race Conditions in a Multi-Threaded Python App 🚀

Comments
3 min read
Cut Your AWS RDS Bill by 70%: The Complete Cost Optimization Playbook 💰

Cut Your AWS RDS Bill by 70%: The Complete Cost Optimization Playbook 💰

Comments
6 min read
Schemas and Data Modeling in Power BI: The Complete Beginner-to-Intermediate Guide

Schemas and Data Modeling in Power BI: The Complete Beginner-to-Intermediate Guide

1
Comments
2 min read
8 RAG Patterns You Should Stop Ignoring

8 RAG Patterns You Should Stop Ignoring

Comments
15 min read
Getting Started with SQL Server

Getting Started with SQL Server

Comments
4 min read
Catch N+1 Queries in Rails Request Specs with 11 Lines of Ruby

Catch N+1 Queries in Rails Request Specs with 11 Lines of Ruby

1
Comments
3 min read
SQL Stored Procedures: From Hard‑Coded Logic to Reusable SQL

SQL Stored Procedures: From Hard‑Coded Logic to Reusable SQL

7
Comments
3 min read
AbeMon MS SQL Tool v1.0.0 Monitor and Debug

AbeMon MS SQL Tool v1.0.0 Monitor and Debug

1
Comments
3 min read
Streamlining Legacy Databases with React: A Lead QA Engineer's Approach to Clutter Control

Streamlining Legacy Databases with React: A Lead QA Engineer's Approach to Clutter Control

Comments
3 min read
Schemas and Data Modelling in Power BI

Schemas and Data Modelling in Power BI

Comments
3 min read
Database Replication vs Sharding – A Practical Guide for Developers

Database Replication vs Sharding – A Practical Guide for Developers

Comments
2 min read
MariaDB Docker setup — Running MariaDB in Docker containers complete guide

MariaDB Docker setup — Running MariaDB in Docker containers complete guide

Comments
9 min read
Distributed SQLite: Why LibSQL and Turso are the New Standard in 2026

Distributed SQLite: Why LibSQL and Turso are the New Standard in 2026

Comments
11 min read
Database Fundamentals

Database Fundamentals

Comments
6 min read
Keep Code References Out of Your Migrations

Keep Code References Out of Your Migrations

Comments
2 min read
Document Database Explorer

Document Database Explorer

Comments
3 min read
Databases - Postgresql - Pilot

Databases - Postgresql - Pilot

Comments
5 min read
20 Essential MySQL Optimization Tips for Better Database

20 Essential MySQL Optimization Tips for Better Database

Comments
5 min read
Filtering 13M Records at 2ms: Where to Draw the Line Between UX and Performance?

Filtering 13M Records at 2ms: Where to Draw the Line Between UX and Performance?

Comments
2 min read
loading...