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.
Postgres Locks and SKIP LOCKED - Updating Records in Parallel

Postgres Locks and SKIP LOCKED - Updating Records in Parallel

16
Comments
3 min read
Migrating your data from DynamoDB to MongoDB Atlas

Migrating your data from DynamoDB to MongoDB Atlas

1
Comments
6 min read
Use your database! (part 3) - Creating a revision system

Use your database! (part 3) - Creating a revision system

15
Comments
6 min read
DevOps and Databases Velocity Gap

DevOps and Databases Velocity Gap

5
Comments
4 min read
Star Schema vs Snowflake Schema and Why You Should Care

Star Schema vs Snowflake Schema and Why You Should Care

22
Comments
7 min read
Which Database should you choose for Your React Native Application?

Which Database should you choose for Your React Native Application?

17
Comments 5
3 min read
How To Get Results Using Golang with MySQL Database

How To Get Results Using Golang with MySQL Database

8
Comments
5 min read
Introduction to Firebase's Storage

Introduction to Firebase's Storage

14
Comments 1
6 min read
Comparing MongoDB & MySQL

Comparing MongoDB & MySQL

109
Comments 17
5 min read
Introduction to firebase's real-time database

Introduction to firebase's real-time database

31
Comments 8
5 min read
A Unified Multi-Tenant User Cache with PostgreSQL

A Unified Multi-Tenant User Cache with PostgreSQL

22
Comments
4 min read
Why Consistency Matters When Building Reliable Systems

Why Consistency Matters When Building Reliable Systems

11
Comments
5 min read
Use your database! (part 2)

Use your database! (part 2)

11
Comments
3 min read
“One does not simply update a database” – migration based database development

“One does not simply update a database” – migration based database development

33
Comments 3
10 min read
A mystique guide on boarding CouchDB

A mystique guide on boarding CouchDB

12
Comments
1 min read
Cypher tutorial: the MATCH keyword

Cypher tutorial: the MATCH keyword

9
Comments
5 min read
Should you use DynamoDB?

Should you use DynamoDB?

45
Comments 5
13 min read
Speed up SQLite with Write-Ahead Logging (WAL)

Speed up SQLite with Write-Ahead Logging (WAL)

10
Comments
2 min read
SQLite Rocks and Here's Why

SQLite Rocks and Here's Why

68
Comments 8
2 min read
How to Create Case-Insensitive Indexes in MongoDB

How to Create Case-Insensitive Indexes in MongoDB

7
Comments
4 min read
Building a NodeJS App with MongoDB Atlas and AWS Elastic Container Service - Part 1

Building a NodeJS App with MongoDB Atlas and AWS Elastic Container Service - Part 1

12
Comments
8 min read
Cypher tutorial: the CREATE keyword

Cypher tutorial: the CREATE keyword

16
Comments
3 min read
How do you populate your development databases?

How do you populate your development databases?

37
Comments 20
1 min read
Async Iteration in Nodejs

Async Iteration in Nodejs

16
Comments 4
2 min read
Introduction to Cypher

Introduction to Cypher

14
Comments
3 min read
OData and InterSystems IRIS

OData and InterSystems IRIS

2
Comments
8 min read
The SQL I Love. Efficient pagination of a table with 100M records

The SQL I Love. Efficient pagination of a table with 100M records

145
Comments 10
6 min read
There is no clean (database) development without Version Control

There is no clean (database) development without Version Control

14
Comments 1
10 min read
How to Stop a Runaway Index Build in MongoDB

How to Stop a Runaway Index Build in MongoDB

11
Comments 1
4 min read
Getting started with GitHub event data on Citus

Getting started with GitHub event data on Citus

18
Comments
7 min read
Superfast CSV imports using PostgreSQL's COPY command

Superfast CSV imports using PostgreSQL's COPY command

19
Comments 1
2 min read
A Guide to Indexes in Oracle

A Guide to Indexes in Oracle

32
Comments 1
6 min read
Easy & free automated Database backups

Easy & free automated Database backups

11
Comments 1
2 min read
Scaling Relational Database

Scaling Relational Database

2
Comments
1 min read
Olric: Distributed cache and in-memory key/value data store. Embedded or language independent service.

Olric: Distributed cache and in-memory key/value data store. Embedded or language independent service.

3
Comments
1 min read
Spring JPA: Under the covers

Spring JPA: Under the covers

7
Comments
2 min read
Testing against unmanaged models in Django

Testing against unmanaged models in Django

14
Comments 7
4 min read
Checking if the column was updated inside SQLServer update trigger

Checking if the column was updated inside SQLServer update trigger

22
Comments 1
1 min read
Solving Imaginary Scaling Issues (at scale)

Solving Imaginary Scaling Issues (at scale)

60
Comments 11
2 min read
Testing Cloud Native Storage with Kubernetes and Cassandra on AWS

Testing Cloud Native Storage with Kubernetes and Cassandra on AWS

2
Comments
4 min read
Subtle issues with ORMs, and how to avoid them

Subtle issues with ORMs, and how to avoid them

15
Comments 4
8 min read
Eventual vs Strong Consistency in Distributed Databases

Eventual vs Strong Consistency in Distributed Databases

13
Comments 3
3 min read
NoSQL Document Stores

NoSQL Document Stores

50
Comments 2
4 min read
Removing fields with a Rails migration

Removing fields with a Rails migration

3
Comments
2 min read
Create and use an Oracle Autonomous Cloud Database from the Command Line

Create and use an Oracle Autonomous Cloud Database from the Command Line

2
Comments
7 min read
Getting started with our PostgreSQL database

Getting started with our PostgreSQL database

8
Comments
4 min read
The Power of Null

The Power of Null

2
Comments
2 min read
Mass Insertion in Redis

Mass Insertion in Redis

4
Comments
1 min read
Sharding a multi-tenant app with Postgres

Sharding a multi-tenant app with Postgres

28
Comments 3
5 min read
Database performance testing using Jmeter tool in Mac

Database performance testing using Jmeter tool in Mac

2
Comments
1 min read
New console sneak peek

New console sneak peek

13
Comments
2 min read
Write Google Sheets Data to your SQL Database with WayScript

Write Google Sheets Data to your SQL Database with WayScript

8
Comments
2 min read
Connect Web Forms to your Airtable Database with WayScript

Connect Web Forms to your Airtable Database with WayScript

8
Comments
2 min read
Olric v0.2.0 is out: Distributed cache and in-memory key/value data store. Embeddable or language independent service.

Olric v0.2.0 is out: Distributed cache and in-memory key/value data store. Embeddable or language independent service.

4
Comments
1 min read
CRUD - MongoDB

CRUD - MongoDB

3
Comments 2
2 min read
Comparing Cloud MongoDB Services: MongoDB Atlas vs mLab

Comparing Cloud MongoDB Services: MongoDB Atlas vs mLab

2
Comments
10 min read
Selecting an Application Database

Selecting an Application Database

20
Comments 8
4 min read
Recover a Table using RMAN Backup in 12c

Recover a Table using RMAN Backup in 12c

6
Comments
39 min read
DBCA: Software + DB Creation

DBCA: Software + DB Creation

7
Comments
16 min read
How to pull production data into your local Postgres database

How to pull production data into your local Postgres database

9
Comments
5 min read
loading...