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 security and privacy impacts the database design

How security and privacy impacts the database design

6
Comments 2
7 min read
Stream Processing: Enhancing Data Privacy and Security Across Industries

Stream Processing: Enhancing Data Privacy and Security Across Industries

1
Comments
11 min read
Isolation Levels - part VII: Repeatable Read

Isolation Levels - part VII: Repeatable Read

6
Comments
3 min read
Oracle Database - Dynamic Stale Stats Utility for ETL Databases

Oracle Database - Dynamic Stale Stats Utility for ETL Databases

Comments
3 min read
Isolation Levels - part VI: Snapshot Isolation

Isolation Levels - part VI: Snapshot Isolation

Comments
2 min read
Building a data stack with Kubernetes and Argo CD

Building a data stack with Kubernetes and Argo CD

1
Comments
1 min read
Desvendando o Potencial da Função COUNT no SQL

Desvendando o Potencial da Função COUNT no SQL

2
Comments
4 min read
OCI - Understanding OCID Nomenclature for Oracle Cloud Resources

OCI - Understanding OCID Nomenclature for Oracle Cloud Resources

Comments
3 min read
Intro to PostgreSQL

Intro to PostgreSQL

1
Comments
3 min read
Keep your files safe. What can happen if you throw away a defective hard drive?

Keep your files safe. What can happen if you throw away a defective hard drive?

6
Comments 1
8 min read
PostgreSQL Live Migration from 9.2 to 14 with Bucardo

PostgreSQL Live Migration from 9.2 to 14 with Bucardo

4
Comments
8 min read
Isolation Levels - part V: Read Only

Isolation Levels - part V: Read Only

3
Comments 1
3 min read
Copy large files into MySQL DB

Copy large files into MySQL DB

2
Comments 2
1 min read
Set up and configure an Azure SQL Database

Set up and configure an Azure SQL Database

Comments
2 min read
To speed up the search process, let’s set an index for array data within a JSON-formatted column

To speed up the search process, let’s set an index for array data within a JSON-formatted column

3
Comments 1
2 min read
My top picks of re:Invent 2023

My top picks of re:Invent 2023

6
Comments 1
6 min read
MongoDB learning Guide

MongoDB learning Guide

7
Comments 3
2 min read
Microsoft Entity Framework Core 8 samples

Microsoft Entity Framework Core 8 samples

30
Comments
4 min read
Unpacking LSM-Trees: The Powerhouse Behind Modern Databases

Unpacking LSM-Trees: The Powerhouse Behind Modern Databases

6
Comments
5 min read
Introduction to Relational Databases

Introduction to Relational Databases

2
Comments
2 min read
How Vector Databases Work: A Hands-On Tutorial!

How Vector Databases Work: A Hands-On Tutorial!

11
Comments
9 min read
Crafting Efficient MongoDB Queries

Crafting Efficient MongoDB Queries

5
Comments
10 min read
SQL Server - Types of System Databases and Tables

SQL Server - Types of System Databases and Tables

2
Comments
3 min read
Isolation Levels - part III: Main concepts

Isolation Levels - part III: Main concepts

3
Comments 2
5 min read
Kubernetes(K8s) Autoscaler — a detailed look at the design and implementation of VPA

Kubernetes(K8s) Autoscaler — a detailed look at the design and implementation of VPA

1
Comments
7 min read
Locks, latches & distributed system coordination

Locks, latches & distributed system coordination

Comments
9 min read
Materialized View to improve the performance of complex queries?

Materialized View to improve the performance of complex queries?

5
Comments
3 min read
SQL Math Functions with Use Cases

SQL Math Functions with Use Cases

8
Comments 4
2 min read
Beginner's Guide to Semantic Search!

Beginner's Guide to Semantic Search!

11
Comments
8 min read
Isolation Levels - part II: Characteristics and use-case

Isolation Levels - part II: Characteristics and use-case

2
Comments
4 min read
A Deep Dive Into Programming Language Coding in a Grid

A Deep Dive Into Programming Language Coding in a Grid

34
Comments 4
17 min read
Highlights from Peter DeSantis Keynote at re:Invent 2023

Highlights from Peter DeSantis Keynote at re:Invent 2023

3
Comments
2 min read
History of Database

History of Database

Comments
5 min read
Monolithic vs Microservices Architecture

Monolithic vs Microservices Architecture

2
Comments 1
3 min read
SPL understanding and Open Source

SPL understanding and Open Source

28
Comments 6
5 min read
Isolation Levels - part I: Introduction

Isolation Levels - part I: Introduction

13
Comments
3 min read
Backup sem estresse: Como criar o dump do seu BD PostgreSQL no Docker de forma simples

Backup sem estresse: Como criar o dump do seu BD PostgreSQL no Docker de forma simples

9
Comments 2
2 min read
Comparing MongoDB composite indexes

Comparing MongoDB composite indexes

3
Comments
8 min read
Unlock the Power of SQL JOINs: A Comprehensive Guide

Unlock the Power of SQL JOINs: A Comprehensive Guide

1
Comments
4 min read
Indexes in MySQL – Notes

Indexes in MySQL – Notes

2
Comments
5 min read
Best Programming languages for Data Analysis📊

Best Programming languages for Data Analysis📊

31
Comments 6
3 min read
Soft introduction to Dapper and EF Core

Soft introduction to Dapper and EF Core

9
Comments
5 min read
Chaos Engineering - Who's to Blame for the Bug Mess?

Chaos Engineering - Who's to Blame for the Bug Mess?

Comments
4 min read
Let's have fun with MySQL JSON functions!

Let's have fun with MySQL JSON functions!

2
Comments 4
4 min read
Understanding Queryable State in RisingWave Streaming Database

Understanding Queryable State in RisingWave Streaming Database

1
Comments
8 min read
How to Shrink EBS Volumes

How to Shrink EBS Volumes

1
Comments
6 min read
Using SQLite with Python

Using SQLite with Python

1
Comments
1 min read
It's not surprising that it's N times faster than ORACLE, such lightweight is the king

It's not surprising that it's N times faster than ORACLE, such lightweight is the king

7
Comments
7 min read
Potential Pitfalls of Over-Reliance on SQLAlchemy

Potential Pitfalls of Over-Reliance on SQLAlchemy

1
Comments 1
1 min read
Structured Query Language (SQL) - Series

Structured Query Language (SQL) - Series

3
Comments 1
2 min read
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

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

A Comprehensive Guide to SQL Query Optimization Techniques

24
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

8
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 🚀🧠

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

Achieving High Availability and Replication in PostgreSQL

Comments
2 min read
loading...