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.
Deploying an App Service in Azure and Connecting to SQL Database

Deploying an App Service in Azure and Connecting to SQL Database

4
Comments
3 min read
MongoDB With Docker

MongoDB With Docker

7
Comments
3 min read
Chapter 9 WAL Summary

Chapter 9 WAL Summary

1
Comments
2 min read
Building a Data Warehouse for Traditional Industry: Hadoop is Overkill

Building a Data Warehouse for Traditional Industry: Hadoop is Overkill

Comments
6 min read
The basics to understanding Concurrency Control in PostgreSQL

The basics to understanding Concurrency Control in PostgreSQL

1
Comments 1
3 min read
Caching with Momento and Golang

Caching with Momento and Golang

10
Comments
9 min read
Tips on interacting with a database with C#

Tips on interacting with a database with C#

5
Comments
7 min read
Open-source SPL Eliminates Tens of Thousands of Intermediate Tables from Databases

Open-source SPL Eliminates Tens of Thousands of Intermediate Tables from Databases

5
Comments
8 min read
Real-time data analytics with Apache Superset, Redpanda, and RisingWave

Real-time data analytics with Apache Superset, Redpanda, and RisingWave

12
Comments 4
5 min read
7 Bad Practices to Avoid When Writing SQL Queries for Better Performance 🚀

7 Bad Practices to Avoid When Writing SQL Queries for Better Performance 🚀

28
Comments 4
4 min read
A unique database for every PR using CodeSandbox

A unique database for every PR using CodeSandbox

16
Comments 1
4 min read
Apache AGE starting guide

Apache AGE starting guide

3
Comments
2 min read
Get an overview of your databases/tables' dependencies in 1 minute.

Get an overview of your databases/tables' dependencies in 1 minute.

Comments
2 min read
AGE Viewer Installation Guide

AGE Viewer Installation Guide

Comments
1 min read
Integration testing with Jest and PostgreSQL

Integration testing with Jest and PostgreSQL

6
Comments
5 min read
How to Perform MERGE in Apache AGE

How to Perform MERGE in Apache AGE

7
Comments
3 min read
Estimating the RU throughput requirements for Azure Cosmos DB and predicting cost

Estimating the RU throughput requirements for Azure Cosmos DB and predicting cost

8
Comments 2
13 min read
How to access the ERD (Entity-Relationship Diagram) of your database schema in MySQL Workbench

How to access the ERD (Entity-Relationship Diagram) of your database schema in MySQL Workbench

43
Comments 1
2 min read
How to Perform DELETE and DETACH DELETE in Apache AGE

How to Perform DELETE and DETACH DELETE in Apache AGE

6
Comments
3 min read
Building a Robust Data Lake with Python and DuckDB

Building a Robust Data Lake with Python and DuckDB

4
Comments
4 min read
SQL Constraints 101: Ensuring Data Accuracy and Integrity

SQL Constraints 101: Ensuring Data Accuracy and Integrity

1
Comments 4
6 min read
Modern database workflows with GitHub, Vercel, Netlify, and Xata

Modern database workflows with GitHub, Vercel, Netlify, and Xata

12
Comments
5 min read
AgensGraph: An Overview

AgensGraph: An Overview

2
Comments
2 min read
How we built a low-code application for straight-through processing of insurance claims in a week

How we built a low-code application for straight-through processing of insurance claims in a week

Comments
5 min read
Vercel Launches 3 New Storage Options for Your Next Project!

Vercel Launches 3 New Storage Options for Your Next Project!

8
Comments
7 min read
Schema Migration for Graph Databases

Schema Migration for Graph Databases

2
Comments
5 min read
Apache AGE Intro-2

Apache AGE Intro-2

3
Comments
3 min read
Django Complex Query methods

Django Complex Query methods

9
Comments
6 min read
Understanding Vector Databases

Understanding Vector Databases

17
Comments 1
4 min read
Workflows as a Distributed Transactional Backend

Workflows as a Distributed Transactional Backend

Comments
7 min read
Exposed in Your Project - Part 2 - DAO

Exposed in Your Project - Part 2 - DAO

Comments
4 min read
Why Graph Databases are Essential in Today's Data-Driven World

Why Graph Databases are Essential in Today's Data-Driven World

6
Comments
3 min read
Introduction to SQL set operators

Introduction to SQL set operators

11
Comments 1
5 min read
The 8 considerations for designing public data APIs

The 8 considerations for designing public data APIs

Comments
10 min read
AI-Powered Accommodation Search: Harnessing the Power of Hadoop, MongoDB, Spark, GPT-3, React, and Flask

AI-Powered Accommodation Search: Harnessing the Power of Hadoop, MongoDB, Spark, GPT-3, React, and Flask

3
Comments
12 min read
Dockerize an Express app and MongoDB

Dockerize an Express app and MongoDB

2
Comments
8 min read
The Power of Serialization in Active Record

The Power of Serialization in Active Record

1
Comments
5 min read
How to build a music player part 2: Introduction MySQL database

How to build a music player part 2: Introduction MySQL database

2
Comments
3 min read
Generate Random Text Strings in PostgreSQL

Generate Random Text Strings in PostgreSQL

3
Comments
1 min read
How to rotate data using Pivot & Unpivot operators

How to rotate data using Pivot & Unpivot operators

3
Comments 2
3 min read
Setting up IBM Db2 Community Edition on Amazon EC2 (Ubuntu)

Setting up IBM Db2 Community Edition on Amazon EC2 (Ubuntu)

Comments
9 min read
Provisioning AWS Infrastructure using Terraform and Jenkins CI/CD

Provisioning AWS Infrastructure using Terraform and Jenkins CI/CD

89
Comments 11
8 min read
What is Redis and How to Use it with Nest.JS

What is Redis and How to Use it with Nest.JS

2
Comments
4 min read
Why ETL Becomes ELT or Even LET?

Why ETL Becomes ELT or Even LET?

Comments
8 min read
Optimizing Apache AGE for Time-Series Data Analysis

Optimizing Apache AGE for Time-Series Data Analysis

Comments
3 min read
Recommender Systems with Graph Databases like Apache AGE

Recommender Systems with Graph Databases like Apache AGE

4
Comments
3 min read
How an RDBMS works #5: PostgreSQL Database Cluster Logical Structure

How an RDBMS works #5: PostgreSQL Database Cluster Logical Structure

3
Comments
3 min read
What happens when you type google.com in your browser and hit enter...

What happens when you type google.com in your browser and hit enter...

3
Comments
4 min read
CAP Theorem

CAP Theorem

2
Comments
11 min read
The life-changing magic of SurrealDB - record IDs

The life-changing magic of SurrealDB - record IDs

30
Comments 3
4 min read
DBMS Concepts

DBMS Concepts

Comments
10 min read
The Secret of Apache AGE

The Secret of Apache AGE

1
Comments
5 min read
Description of important clauses in SQL and Apache age query format part 1

Description of important clauses in SQL and Apache age query format part 1

Comments
2 min read
Efficient Data Management with "PostgreSQL"

Efficient Data Management with "PostgreSQL"

1
Comments
2 min read
Understanding AWS Aurora Instance Types

Understanding AWS Aurora Instance Types

1
Comments
5 min read
SQL vs. NoSQL - cutting through the Tech Twitter noise

SQL vs. NoSQL - cutting through the Tech Twitter noise

1
Comments
9 min read
PostgreSQL data types and more

PostgreSQL data types and more

3
Comments
4 min read
Demystifying Active Record Associations

Demystifying Active Record Associations

2
Comments
3 min read
Supabase Beta April 2023

Supabase Beta April 2023

10
Comments
4 min read
Getting Started with Apache AGE: A Comprehensive Guide (Part 3)

Getting Started with Apache AGE: A Comprehensive Guide (Part 3)

4
Comments
2 min read
loading...