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.
Query Optimization in MySQL: Optimizing Top Queries vs. Slow Queries

Query Optimization in MySQL: Optimizing Top Queries vs. Slow Queries

6
Comments
4 min read
Schrödinger’s Backups: A Lesson in Uncertainty

Schrödinger’s Backups: A Lesson in Uncertainty

1
Comments
5 min read
Accelerating PostgreSQL Queries: Strategies for Optimizing Billions of Records

Accelerating PostgreSQL Queries: Strategies for Optimizing Billions of Records

1
Comments
4 min read
AIM Weekly for 23 September 2024

AIM Weekly for 23 September 2024

5
Comments
5 min read
How do you collect data about your app?

How do you collect data about your app?

Comments
1 min read
Data at Scale: Unlocking the Secrets of Hive and Cassandra in Distributed Systems

Data at Scale: Unlocking the Secrets of Hive and Cassandra in Distributed Systems

15
Comments
9 min read
Volumes: High IOPS and Low Latency NVMe SSDs Public Preview

Volumes: High IOPS and Low Latency NVMe SSDs Public Preview

Comments
4 min read
Weekly Updates - September 27, 2024

Weekly Updates - September 27, 2024

1
Comments
1 min read
So long DocumentDB, hello MongoDB Atlas

So long DocumentDB, hello MongoDB Atlas

2
Comments
16 min read
Guide: How to add Write-Back capabilities to your Power BI reports with Power Apps - Part 1

Guide: How to add Write-Back capabilities to your Power BI reports with Power Apps - Part 1

Comments
5 min read
SQL Indexes

SQL Indexes

Comments
3 min read
System design: SQL vs NoSQL Databases: A Deep Dive

System design: SQL vs NoSQL Databases: A Deep Dive

Comments
6 min read
System design: Database Partitioning, Sharding, and Replication

System design: Database Partitioning, Sharding, and Replication

Comments
6 min read
How to get several data count in a single query by applying conditions

How to get several data count in a single query by applying conditions

1
Comments
1 min read
System design: Relational vs Non-Relational Databases

System design: Relational vs Non-Relational Databases

Comments
6 min read
Boosting EF Core Performance: 7 Essential Optimization Tips

Boosting EF Core Performance: 7 Essential Optimization Tips

1
Comments
1 min read
How to implement CREATE TABLE IF NOT EXISTS in Oracle

How to implement CREATE TABLE IF NOT EXISTS in Oracle

5
Comments
3 min read
SQL-92 in TPC Benchmarks: Are They Still Relevant?

SQL-92 in TPC Benchmarks: Are They Still Relevant?

8
Comments
10 min read
How Pipe Syntax Fix SQL Design Problems

How Pipe Syntax Fix SQL Design Problems

Comments
5 min read
Inside the Database: A Deep Dive into Disk-Oriented DBMS.

Inside the Database: A Deep Dive into Disk-Oriented DBMS.

Comments
7 min read
Real-Time Processing of Big Data: Tools and Best Practices

Real-Time Processing of Big Data: Tools and Best Practices

2
Comments
9 min read
What Is a NoSQL Database and When Should You Use It?

What Is a NoSQL Database and When Should You Use It?

7
Comments 4
6 min read
Why Running Databases on Kubernetes is a Recipe for Disaster: The Case for a New Platform Designed for Stateful Workloads

Why Running Databases on Kubernetes is a Recipe for Disaster: The Case for a New Platform Designed for Stateful Workloads

13
Comments 5
7 min read
A CDC Way to Sync Data from ElasticSearch to ElasticSearch with BladePipe

A CDC Way to Sync Data from ElasticSearch to ElasticSearch with BladePipe

5
Comments
4 min read
Indexes in SQL | Clustered and Non Clustered Index

Indexes in SQL | Clustered and Non Clustered Index

4
Comments
2 min read
loading...