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 work with JSON data on SQL Server

How to work with JSON data on SQL Server

8
Comments
4 min read
Handling Duplicate Records

Handling Duplicate Records

4
Comments
3 min read
Happy Seeding with Faker

Happy Seeding with Faker

1
Comments 1
3 min read
What Are Apache KafkaⓇ Consumer Group IDs?

What Are Apache KafkaⓇ Consumer Group IDs?

6
Comments
5 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
Push the data out

Push the data out

6
Comments
1 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
Neo4j - From Zero to Newbie

Neo4j - From Zero to Newbie

6
Comments
5 min read
In Postgres, perform a partial match on an encrypted column value

In Postgres, perform a partial match on an encrypted column value

6
Comments
1 min read
How to improve your Database performance

How to improve your Database performance

5
Comments
7 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
Creating a new database in Rails

Creating a new database in Rails

5
Comments
1 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

5
Comments
3 min read
Match Nodes with One or More Labels

Match Nodes with One or More Labels

2
Comments
2 min read
Arrays in SQL? Yay or Nay?

Arrays in SQL? Yay or Nay?

4
Comments 1
2 min read
Revisiting Postgres

Revisiting Postgres

7
Comments
8 min read
The Easiest Way to Clone a PostgreSQL Database

The Easiest Way to Clone a PostgreSQL Database

2
Comments
1 min read
Checking AWS RDS databases details

Checking AWS RDS databases details

7
Comments
3 min read
My 7 Favorite Announcements from AWS re:Invent 2022

My 7 Favorite Announcements from AWS re:Invent 2022

12
Comments 1
3 min read
How sql engine handle join internally-part 1

How sql engine handle join internally-part 1

28
Comments 5
3 min read
Enum Types in Postgres

Enum Types in Postgres

3
Comments
5 min read
Connecting to remote PostgreSQL DB (database) from a Docker container

Connecting to remote PostgreSQL DB (database) from a Docker container

15
Comments
3 min read
MongoDB sequences (auto-increment) - The Java Way

MongoDB sequences (auto-increment) - The Java Way

3
Comments
2 min read
Exploring Geospatial Data with NebulaGraph Database

Exploring Geospatial Data with NebulaGraph Database

4
Comments
5 min read
Memgraph vs. Neo4j: A Performance Comparison

Memgraph vs. Neo4j: A Performance Comparison

6
Comments
10 min read
SurrealDB - We're hiring! 🚀

SurrealDB - We're hiring! 🚀

22
Comments 7
2 min read
SQL Join explained!

SQL Join explained!

7
Comments 1
2 min read
Troubleshooting High CPU Utilization in PostgreSQL Databases: A How-To Guide

Troubleshooting High CPU Utilization in PostgreSQL Databases: A How-To Guide

6
Comments
11 min read
What is Data Management?

What is Data Management?

5
Comments 1
5 min read
What is SQL Injection and How to prevent it?

What is SQL Injection and How to prevent it?

11
Comments 1
10 min read
5 ways to store market data: CSV, SQLite, Postgres, Mongo, Arctic

5 ways to store market data: CSV, SQLite, Postgres, Mongo, Arctic

3
Comments
5 min read
The best indexes for an execution plan that never gets (too) wrong

The best indexes for an execution plan that never gets (too) wrong

2
Comments
15 min read
SolomonDB Weekly Update (#2): Palmon

SolomonDB Weekly Update (#2): Palmon

4
Comments 2
7 min read
SolomonDB Weekly Update (#1): Baal

SolomonDB Weekly Update (#1): Baal

2
Comments
3 min read
Deploying Tigris on GKE

Deploying Tigris on GKE

1
Comments 1
13 min read
A no-code platform for everyone

A no-code platform for everyone

2
Comments
1 min read
Bootstrap a Tigris and Next.js project using `create-next-app`

Bootstrap a Tigris and Next.js project using `create-next-app`

1
Comments
2 min read
Apps i used daily for my web development work

Apps i used daily for my web development work

2
Comments
5 min read
Adding comments to my Astro blog with PlanetScale & Prisma on Vercel Edge

Adding comments to my Astro blog with PlanetScale & Prisma on Vercel Edge

6
Comments
5 min read
How To Automate Database Migration Testing/Dry-runs in Your CI/CD Pipelines

How To Automate Database Migration Testing/Dry-runs in Your CI/CD Pipelines

2
Comments
6 min read
Save 1.2 million queries per day with Laravel Eager Loading

Save 1.2 million queries per day with Laravel Eager Loading

2
Comments
5 min read
QuestDB 6.6 - Dynamic Commits

QuestDB 6.6 - Dynamic Commits

7
Comments
4 min read
Generate (Good Looking) PlantUML Diagrams for Your Database

Generate (Good Looking) PlantUML Diagrams for Your Database

9
Comments 3
2 min read
New Reduct Storage v1.1.0 with Token API

New Reduct Storage v1.1.0 with Token API

4
Comments
2 min read
What do you think of a good database for a microblogging web application?

What do you think of a good database for a microblogging web application?

2
Comments 1
1 min read
MariaDB vs. MySQL For WordPress

MariaDB vs. MySQL For WordPress

8
Comments
2 min read
Salesforce Functions for Caching Expensive Queries

Salesforce Functions for Caching Expensive Queries

2
Comments 1
9 min read
loading...