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.
Very basic introduction (revision tool) to SQL

Very basic introduction (revision tool) to SQL

2
Comments
2 min read
Faraway Replicas-part 3

Faraway Replicas-part 3

Comments
2 min read
The Hallucinated Rows Incident

The Hallucinated Rows Incident

4
Comments 1
11 min read
A Comprehensive Guide to SQL Query Optimization Techniques

A Comprehensive Guide to SQL Query Optimization Techniques

22
Comments 1
2 min read
How We Optimized Dragonfly to Get 30x Throughput with BullMQ

How We Optimized Dragonfly to Get 30x Throughput with BullMQ

Comments
13 min read
Unveiling the Robust Architecture of SQL Server A Comprehensive Overview

Unveiling the Robust Architecture of SQL Server A Comprehensive Overview

Comments
2 min read
Secure Connection between Lambda and RDS: Choosing and Implementing SSL/TLS Certificates

Secure Connection between Lambda and RDS: Choosing and Implementing SSL/TLS Certificates

6
Comments
2 min read
Solving duplicate data with performant deduplication

Solving duplicate data with performant deduplication

1
Comments
8 min read
🔥🤯 Top 7 AI-Enhanced Database Tools for Next-Level Development 🚀🧠

🔥🤯 Top 7 AI-Enhanced Database Tools for Next-Level Development 🚀🧠

34
Comments 9
6 min read
Achieving High Availability and Replication in PostgreSQL

Achieving High Availability and Replication in PostgreSQL

Comments
2 min read
PostgreSQL Backup and Restore Strategies

PostgreSQL Backup and Restore Strategies

Comments
2 min read
How to Avoid N+1 Queries in Django: Tips and Solutions

How to Avoid N+1 Queries in Django: Tips and Solutions

10
Comments
4 min read
You forget RethinkDB, it's a shame

You forget RethinkDB, it's a shame

7
Comments 7
6 min read
eCommerce Database Design

eCommerce Database Design

125
Comments 13
5 min read
How To Create Many-to-Many Relationships in SQL

How To Create Many-to-Many Relationships in SQL

14
Comments 2
21 min read
Why do we NOLOCK in SQL server with an example

Why do we NOLOCK in SQL server with an example

2
Comments
1 min read
Why do we NOLOCK AND LOCK in SQL server with an example

Why do we NOLOCK AND LOCK in SQL server with an example

Comments
1 min read
Building E-Commerce Applications with Dragonfly

Building E-Commerce Applications with Dragonfly

Comments
10 min read
Why do we use indexes in the database SSMS?

Why do we use indexes in the database SSMS?

Comments
2 min read
How to create and configure a linked server in SQL Server Management Studio

How to create and configure a linked server in SQL Server Management Studio

13
Comments
2 min read
Optimizing Rust Code for the Lsm-Tree Iterator in RisingWave

Optimizing Rust Code for the Lsm-Tree Iterator in RisingWave

Comments
7 min read
Mastering Postgres Debugging: must-know queries for database troubleshooting

Mastering Postgres Debugging: must-know queries for database troubleshooting

12
Comments 1
5 min read
Inserting Data from One Table to Another in SQL using INSERT INTO using SELECT Statement

Inserting Data from One Table to Another in SQL using INSERT INTO using SELECT Statement

4
Comments
1 min read
Why Everyone Should Know the CAP Theorem?

Why Everyone Should Know the CAP Theorem?

2
Comments 2
2 min read
SQL Magic with SQLite

SQL Magic with SQLite

3
Comments
2 min read
What makes a database ACID compliant?🧪

What makes a database ACID compliant?🧪

9
Comments
6 min read
Google FireStore Data Source Plugin for Grafana.

Google FireStore Data Source Plugin for Grafana.

1
Comments
1 min read
Entendendo o WHERE e o ORDER BY

Entendendo o WHERE e o ORDER BY

1
Comments
2 min read
How to reset pg_stat_database statistics for all DBs on a PostgreSQL Server?

How to reset pg_stat_database statistics for all DBs on a PostgreSQL Server?

1
Comments
2 min read
Stored Procedures: Where to Go

Stored Procedures: Where to Go

10
Comments
5 min read
Connecting Alpine.js to a Database REST API: A Simple Guide

Connecting Alpine.js to a Database REST API: A Simple Guide

14
Comments
3 min read
How To Use EF Core Interceptors

How To Use EF Core Interceptors

2
Comments
5 min read
Partition Strategies: Fundamental Concepts for PostgreSQL Partitioning

Partition Strategies: Fundamental Concepts for PostgreSQL Partitioning

4
Comments
4 min read
Digging into Marten query sets

Digging into Marten query sets

4
Comments
8 min read
How materialized views saved our bacon

How materialized views saved our bacon

7
Comments
6 min read
Greptime User Guide - How to Store GreptimeDB Data on AWS S3

Greptime User Guide - How to Store GreptimeDB Data on AWS S3

Comments
5 min read
Running BullMQ with Dragonfly

Running BullMQ with Dragonfly

Comments
6 min read
Automating `updated_at` Timestamps with `update_all` in Ruby on Rails

Automating `updated_at` Timestamps with `update_all` in Ruby on Rails

1
Comments
2 min read
Object Relationships in Room ORM Library for Android

Object Relationships in Room ORM Library for Android

1
Comments 1
12 min read
How to check the number of transactions per second (TPS) for the given PostgreSQL DB instance?

How to check the number of transactions per second (TPS) for the given PostgreSQL DB instance?

4
Comments
2 min read
How to check the number of queries per second (QPS) on the PostgreSQL DB instance?

How to check the number of queries per second (QPS) on the PostgreSQL DB instance?

5
Comments
1 min read
Understanding Keys in Relational Databases 🔑

Understanding Keys in Relational Databases 🔑

6
Comments 3
2 min read
How to Use MySQL Database in Total.js with QueryBuilderMySQL?

How to Use MySQL Database in Total.js with QueryBuilderMySQL?

Comments
5 min read
Announcing Dragonfly Kubernetes Operator General Availability

Announcing Dragonfly Kubernetes Operator General Availability

Comments
5 min read
Squeezing out MongoDB’s available storage

Squeezing out MongoDB’s available storage

Comments
5 min read
Building a Real-Time Ad Server with Dragonfly

Building a Real-Time Ad Server with Dragonfly

Comments
9 min read
What Are ORMs & Should You Use Them

What Are ORMs & Should You Use Them

Comments
7 min read
Simplifying architecture for a hotel management SaaS solution

Simplifying architecture for a hotel management SaaS solution

1
Comments
4 min read
Unlocking the Power of Python: The Vital Role of SQLAlchemy

Unlocking the Power of Python: The Vital Role of SQLAlchemy

3
Comments 2
3 min read
Database in System Design | Relational & Non-relational Database

Database in System Design | Relational & Non-relational Database

6
Comments
4 min read
TableSpace ;

TableSpace ;

5
Comments
5 min read
Super Easy Database Documentation Tool - "Prisma Markdown"

Super Easy Database Documentation Tool - "Prisma Markdown"

30
Comments 4
4 min read
What is the CASE Statement in sql?

What is the CASE Statement in sql?

5
Comments
2 min read
Modern Database Management Explained

Modern Database Management Explained

1
Comments
13 min read
SQL 📊 challenge_3 ⚔️

SQL 📊 challenge_3 ⚔️

Comments
1 min read
Spring JDBC: Where Java Meets the Database, with a Dash of Humor!

Spring JDBC: Where Java Meets the Database, with a Dash of Humor!

6
Comments
3 min read
PostgreSQL Internals: A Deep Dive into the Inner Workings of a Powerful Relational Database

PostgreSQL Internals: A Deep Dive into the Inner Workings of a Powerful Relational Database

2
Comments
3 min read
Easy tips to reduce MongoDB database size in no time

Easy tips to reduce MongoDB database size in no time

1
Comments
4 min read
Unleashing the Power of Indexes in PostgreSQL

Unleashing the Power of Indexes in PostgreSQL

Comments 1
2 min read
How to prevent database problems from hitting production?

How to prevent database problems from hitting production?

Comments
10 min read
loading...