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.
How to use EXPLAIN to fix slow queries in MySQL

How to use EXPLAIN to fix slow queries in MySQL

6
Comments
6 min read
Transforming Rows to Columns and Back: SQL PIVOT/UNPIVOT Techniques

Transforming Rows to Columns and Back: SQL PIVOT/UNPIVOT Techniques

1
Comments
2 min read
Working with JSON in PostgreSQL, MySQL & SQL Server

Working with JSON in PostgreSQL, MySQL & SQL Server

1
Comments
2 min read
Install MongoDB & Create a Database | MongoDB Tutorial 2025

Install MongoDB & Create a Database | MongoDB Tutorial 2025

6
Comments
5 min read
Materialized Views in SQL: Supercharging Read Performance

Materialized Views in SQL: Supercharging Read Performance

Comments
2 min read
Querying the Past: Temporal Tables in SQL Server and PostgreSQL

Querying the Past: Temporal Tables in SQL Server and PostgreSQL

2
Comments
2 min read
Behind the Scenes: Reading SQL Execution Plans Like a Pro

Behind the Scenes: Reading SQL Execution Plans Like a Pro

Comments
3 min read
Why Netflix Doesn’t Trust Auto-Increment IDs: The Untold Power of UUIDs in a Distributed World

Why Netflix Doesn’t Trust Auto-Increment IDs: The Untold Power of UUIDs in a Distributed World

1
Comments
4 min read
How to Backup and Restore Amazon DocumentDB: Step-by-Step Guide

How to Backup and Restore Amazon DocumentDB: Step-by-Step Guide

Comments
3 min read
A simple, convenience package for the Azure Cosmos DB Go SDK

A simple, convenience package for the Azure Cosmos DB Go SDK

4
Comments
5 min read
PostgreSQL Ignored My Index — Until I Fought Back (A Planner Battle Story)

PostgreSQL Ignored My Index — Until I Fought Back (A Planner Battle Story)

1
Comments
3 min read
TRANSACTIONS IN DATABASE

TRANSACTIONS IN DATABASE

1
Comments
2 min read
Compression Algorithms You Probably Inherited: gzip, Snappy, LZ4, zstd

Compression Algorithms You Probably Inherited: gzip, Snappy, LZ4, zstd

8
Comments
4 min read
How I Replaced Python with C in My Project

How I Replaced Python with C in My Project

3
Comments 2
4 min read
How I Created an API That Enhances the Performance of ChatGPT

How I Created an API That Enhances the Performance of ChatGPT

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