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.
JavaScript: Building a To-Do App (Part 1)

JavaScript: Building a To-Do App (Part 1)

16
Comments
5 min read
When to choose NoSQL over SQL?

When to choose NoSQL over SQL?

210
Comments 22
2 min read
Why is SQL injection still a thing?

Why is SQL injection still a thing?

4
Comments 1
1 min read
RethinkDB: Open Source Real-Time Database

RethinkDB: Open Source Real-Time Database

41
Comments 6
5 min read
How to write & run database migration in Golang

How to write & run database migration in Golang

198
Comments 14
8 min read
Move MongoDB Local Data to Another Hard Drive - Windows 10

Move MongoDB Local Data to Another Hard Drive - Windows 10

2
Comments
1 min read
PL/SQL Nested Queries

PL/SQL Nested Queries

8
Comments
5 min read
How to Query a JSON in PostgreSQL

How to Query a JSON in PostgreSQL

8
Comments
3 min read
How to apply RFM Customer Segmentation to Your Business right now!

How to apply RFM Customer Segmentation to Your Business right now!

1
Comments
5 min read
EF Core Community Standup: Blazor

EF Core Community Standup: Blazor

16
Comments
1 min read
Getting started with our PostgreSQL database

Getting started with our PostgreSQL database

8
Comments
4 min read
PostgreSQL vs. Oracle: Difference in Costs, Ease of Use & Functionality

PostgreSQL vs. Oracle: Difference in Costs, Ease of Use & Functionality

4
Comments
13 min read
MongoDB aggregate vs Promise cascades, what is better?

MongoDB aggregate vs Promise cascades, what is better?

6
Comments
2 min read
Snowflake Field Notes

Snowflake Field Notes

8
Comments
12 min read
How to Allow Remote Connections to MySQL Database on Ubuntu 20.04

How to Allow Remote Connections to MySQL Database on Ubuntu 20.04

11
Comments 2
2 min read
Deep Dive: NewSQL Databases

Deep Dive: NewSQL Databases

69
Comments 3
8 min read
Database Architectures & Use Cases - Explained

Database Architectures & Use Cases - Explained

282
Comments 11
7 min read
Getting Started with MongoDB - Building a Blog

Getting Started with MongoDB - Building a Blog

7
Comments
3 min read
Data Architecture as a Utility Tool

Data Architecture as a Utility Tool

5
Comments
10 min read
Oracle SQL Analytic Functions - Part 1

Oracle SQL Analytic Functions - Part 1

13
Comments
10 min read
Designing Data Models for Firebase

Designing Data Models for Firebase

13
Comments 1
4 min read
Making a string shorter without losing its meaning

Making a string shorter without losing its meaning

9
Comments
3 min read
Using Data Containers To Boot Your Development Environment In Seconds

Using Data Containers To Boot Your Development Environment In Seconds

10
Comments
5 min read
How I streamed data from Amazon QLDB to DynamoDB using Nodejs in near-real time

How I streamed data from Amazon QLDB to DynamoDB using Nodejs in near-real time

63
Comments
6 min read
Big CSV exports with Rails: streaming FTW

Big CSV exports with Rails: streaming FTW

23
Comments 2
1 min read
loading...