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 install PostgreSQL database servers of different versions using docker-compose? A step-by-step guide

How to install PostgreSQL database servers of different versions using docker-compose? A step-by-step guide

1
Comments
2 min read
Partitioning a table by range in PostgreSQL database.

Partitioning a table by range in PostgreSQL database.

Comments
5 min read
How to check distribution of timestamps in a PostgreSQL table?

How to check distribution of timestamps in a PostgreSQL table?

Comments
3 min read
Populating a PostgreSQL table with a random data: A step-by-step guide

Populating a PostgreSQL table with a random data: A step-by-step guide

1
Comments
3 min read
How to Install PostgreSQL database on Ubuntu: A step-by-step guide

How to Install PostgreSQL database on Ubuntu: A step-by-step guide

Comments
2 min read
Reset MySQL Root Password (Version 8 and above)

Reset MySQL Root Password (Version 8 and above)

Comments
2 min read
Structure of Heap Table in PostgreSQL

Structure of Heap Table in PostgreSQL

5
Comments
11 min read
ShardingSphere 5.3.0 is released: new features and improvements

ShardingSphere 5.3.0 is released: new features and improvements

4
Comments
9 min read
ReductStore Client SDK for Python v1.2.0: New Features and Example Use

ReductStore Client SDK for Python v1.2.0: New Features and Example Use

4
Comments
1 min read
How to setup HarperDB on Ubuntu

How to setup HarperDB on Ubuntu

20
Comments 3
6 min read
Why Your Business Should Use a Graph Database

Why Your Business Should Use a Graph Database

Comments
6 min read
Javascript ORMs If You Know Nothing Like Me

Javascript ORMs If You Know Nothing Like Me

3
Comments 1
20 min read
Alternatives for REDIS

Alternatives for REDIS

1
Comments
1 min read
How to Choose a Graph Database for Your Real-Time Application

How to Choose a Graph Database for Your Real-Time Application

2
Comments
9 min read
ReductStore Client SDK for C++ v1.2.0

ReductStore Client SDK for C++ v1.2.0

5
Comments
1 min read
What is the modern data stack and why is it so important?

What is the modern data stack and why is it so important?

12
Comments
5 min read
Effortlessly Access and Manage Your MongoDB Databases from Within JetBrains IDEs

Effortlessly Access and Manage Your MongoDB Databases from Within JetBrains IDEs

Comments
3 min read
Indexing and Querying Embedded Objects with Redis OM .NET

Indexing and Querying Embedded Objects with Redis OM .NET

3
Comments
6 min read
ReductStore v1.2.0 Released

ReductStore v1.2.0 Released

2
Comments
1 min read
Explaining Pagination in ElasticSearch

Explaining Pagination in ElasticSearch

6
Comments
5 min read
Tutorial part-1: Key-value store

Tutorial part-1: Key-value store

8
Comments
4 min read
Moving data from CockroachDB🪳 to PostgreSQL🐘 or YugabyteDB🚀

Moving data from CockroachDB🪳 to PostgreSQL🐘 or YugabyteDB🚀

14
Comments 3
9 min read
19 Graph Algorithms You Can Use Right Now

19 Graph Algorithms You Can Use Right Now

6
Comments 1
18 min read
Top 10 Streaming Analytics Tools

Top 10 Streaming Analytics Tools

1
Comments
7 min read
Friendly data modeling & auto-generated, editable migrations for Platformatic with Prisma

Friendly data modeling & auto-generated, editable migrations for Platformatic with Prisma

11
Comments 2
10 min read
Fauna Deep Dive: Architecting a Distributed Serverless Database

Fauna Deep Dive: Architecting a Distributed Serverless Database

4
Comments
10 min read
Why Are SQL Databases Outdated for the Real-Time Recommendation Engines

Why Are SQL Databases Outdated for the Real-Time Recommendation Engines

1
Comments
9 min read
Use AWS CloudFormation to create ShardingSphere HA clusters

Use AWS CloudFormation to create ShardingSphere HA clusters

Comments
6 min read
DynamoDB Go SDK: How to use the Scan and Batch operations efficiently

DynamoDB Go SDK: How to use the Scan and Batch operations efficiently

Comments
8 min read
Introducing the mirror command in ReductStore CLI version 0.3.0

Introducing the mirror command in ReductStore CLI version 0.3.0

2
Comments
1 min read
Create and Seed Your Postgres Database in Minutes with Docker

Create and Seed Your Postgres Database in Minutes with Docker

18
Comments
8 min read
Types of SQL Joins

Types of SQL Joins

1
Comments
4 min read
Why Prisma and Platformatic are a great match

Why Prisma and Platformatic are a great match

19
Comments
4 min read
Core Banking: Complete Guide

Core Banking: Complete Guide

5
Comments
8 min read
Blue/Green Deployments for RDS: How Fast is a Switchover? 

Blue/Green Deployments for RDS: How Fast is a Switchover? 

13
Comments 3
3 min read
How to work with JSON data on SQL Server

How to work with JSON data on SQL Server

10
Comments
4 min read
SQL Macros (aka Parameterized Views) in YugabyteDB with PostgreSQL UDF

SQL Macros (aka Parameterized Views) in YugabyteDB with PostgreSQL UDF

4
Comments
4 min read
Happy Seeding with Faker

Happy Seeding with Faker

1
Comments 1
3 min read
How to handle type conversions with the DynamoDB Go SDK

How to handle type conversions with the DynamoDB Go SDK

7
Comments
10 min read
Introducing Instant GraphQL for CockroachDB

Introducing Instant GraphQL for CockroachDB

2
Comments
3 min read
Introducing Instant GraphQL on Amazon Athena

Introducing Instant GraphQL on Amazon Athena

2
Comments
3 min read
EXPLAIN (ANALYZE, DIST) 🚀 YugabyteDB distributed execution plan

EXPLAIN (ANALYZE, DIST) 🚀 YugabyteDB distributed execution plan

3
Comments
3 min read
Neo4j - From Zero to Newbie

Neo4j - From Zero to Newbie

6
Comments
5 min read
How to improve your Database performance

How to improve your Database performance

5
Comments
7 min read
SQL extensions for time series data in QuestDB part II

SQL extensions for time series data in QuestDB part II

8
Comments
8 min read
How to install MSSQL Server on Ubuntu?

How to install MSSQL Server on Ubuntu?

2
Comments
2 min read
How to add Prisma to a Next.js project

How to add Prisma to a Next.js project

6
Comments
6 min read
How to check if the PostgreSQL tables of the same structure have the identical data using aggregated hash and md5?

How to check if the PostgreSQL tables of the same structure have the identical data using aggregated hash and md5?

4
Comments
2 min read
Graph database plugin for RDBMS

Graph database plugin for RDBMS

4
Comments
1 min read
How sql engine handle join internally - part 2

How sql engine handle join internally - part 2

15
Comments 4
3 min read
InfluxDB - What, When, Why

InfluxDB - What, When, Why

5
Comments
3 min read
FHIR (Fast Healthcare Interoperability Resources)

FHIR (Fast Healthcare Interoperability Resources)

3
Comments
2 min read
Why DynamoDB Streams is Very Useful

Why DynamoDB Streams is Very Useful

5
Comments
4 min read
The Complete Cypher Cheat Sheet

The Complete Cypher Cheat Sheet

4
Comments
6 min read
How to install MongoDB on Ubuntu 22.0 LTS

How to install MongoDB on Ubuntu 22.0 LTS

3
Comments
3 min read
Database Normalisation

Database Normalisation

27
Comments
4 min read
Neo4j vs Memgraph - How to choose a graph database?

Neo4j vs Memgraph - How to choose a graph database?

3
Comments
6 min read
Announcing native database integrations for CockroachDB and Amazon Athena

Announcing native database integrations for CockroachDB and Amazon Athena

2
Comments
3 min read
How to deploy Apache Druid on AWS EC2 Instance

How to deploy Apache Druid on AWS EC2 Instance

6
Comments
3 min read
Partial Index as an approximate Count(*) Materialized View

Partial Index as an approximate Count(*) Materialized View

2
Comments
3 min read
loading...