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.
SQL Knowledge 101

SQL Knowledge 101

5
Comments
4 min read
Difference between Data Lakes & Data Warehouses

Difference between Data Lakes & Data Warehouses

5
Comments
2 min read
Advanced SQLAlchemy Features You Need To Start Using

Advanced SQLAlchemy Features You Need To Start Using

25
Comments
10 min read
JavaScript: Building a To-Do App (Part 2)

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

27
Comments
6 min read
Bitcask - a log-structured fast KV store

Bitcask - a log-structured fast KV store

4
Comments 1
6 min read
LMDB Deep Dive: Interview with a CTO on using the Open Source Key Value Store

LMDB Deep Dive: Interview with a CTO on using the Open Source Key Value Store

29
Comments 1
13 min read
Using JSONB in PostgreSQL: How to Effectively Store & Index JSON Data in PostgreSQL

Using JSONB in PostgreSQL: How to Effectively Store & Index JSON Data in PostgreSQL

23
Comments 1
30 min read
Efficient INSERT MULTIPLE with Postgres

Efficient INSERT MULTIPLE with Postgres

9
Comments
4 min read
How To Manage a Redis Database: A Free eBook

How To Manage a Redis Database: A Free eBook

10
Comments
2 min read
HarperDB: A NewSQL Database.

HarperDB: A NewSQL Database.

38
Comments 1
5 min read
Generate CRUD Golang code from SQL | Compare db/sql, gorm, sqlx, sqlc

Generate CRUD Golang code from SQL | Compare db/sql, gorm, sqlx, sqlc

154
Comments 2
16 min read
Effective Refactoring of Heavy Database Interface

Effective Refactoring of Heavy Database Interface

6
Comments 1
10 min read
Document Store Database - MongoDB (Part 3)

Document Store Database - MongoDB (Part 3)

6
Comments
4 min read
Storing local data with hive (and provider) in flutter

Storing local data with hive (and provider) in flutter

14
Comments
5 min read
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
How to write & run database migration in Golang

How to write & run database migration in Golang

194
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
RethinkDB: Open Source Real-Time Database

RethinkDB: Open Source Real-Time Database

99
Comments 6
5 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

12
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
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
What are your best and worst CMS migration stories?

What are your best and worst CMS migration stories?

5
Comments 5
1 min read
Redis Transactions & Long-Running Lua Scripts

Redis Transactions & Long-Running Lua Scripts

4
Comments
7 min read
1 SQL Query You Should Stop Using

1 SQL Query You Should Stop Using

369
Comments 43
3 min read
5 Trends In Big Data And SQL To Be Excited About In 2020

5 Trends In Big Data And SQL To Be Excited About In 2020

28
Comments
8 min read
Guide to create a simple concurrent database in Go.

Guide to create a simple concurrent database in Go.

8
Comments
6 min read
Install Redis on Linux Machine

Install Redis on Linux Machine

12
Comments
3 min read
Setup Spring and Postgres for Full Text Search

Setup Spring and Postgres for Full Text Search

25
Comments 2
3 min read
Dados distribuídos - Replicação de dados

Dados distribuídos - Replicação de dados

6
Comments
9 min read
How To Write Better SQL: Advanced SQL Episode 2 - Please Stop Using So Many CTEs

How To Write Better SQL: Advanced SQL Episode 2 - Please Stop Using So Many CTEs

43
Comments 1
6 min read
Writing Simple Application with Nucleoid

Writing Simple Application with Nucleoid

10
Comments
3 min read
Introdução ao MongoDB e operações de CRUD

Introdução ao MongoDB e operações de CRUD

3
Comments
3 min read
SQLcl, a nicer SQL*PLUS alternative

SQLcl, a nicer SQL*PLUS alternative

9
Comments
6 min read
Delta Compression: A practical guide to diff algorithms and delta file formats

Delta Compression: A practical guide to diff algorithms and delta file formats

7
Comments
12 min read
New Video! What is Throughput in Azure Cosmos DB?

New Video! What is Throughput in Azure Cosmos DB?

4
Comments
1 min read
Choosing a Database: SQL or NoSQL? - Building a Blog

Choosing a Database: SQL or NoSQL? - Building a Blog

3
Comments
3 min read
What is Neo4j?

What is Neo4j?

15
Comments
4 min read
Mysql2 Ruby Gem for AWS Lambda

Mysql2 Ruby Gem for AWS Lambda

13
Comments
1 min read
Advance Mongodb queries - cheatsheet

Advance Mongodb queries - cheatsheet

13
Comments
1 min read
How I built my quarantine project (Thanks to Node.js and Deta Base)

How I built my quarantine project (Thanks to Node.js and Deta Base)

98
Comments 2
4 min read
[PT-BR] OLAP: O que Ă©?

[PT-BR] OLAP: O que Ă©?

9
Comments
2 min read
Odoo Database Migration

Odoo Database Migration

18
Comments 4
3 min read
Quick hacks to lighten your database loads with minimal code

Quick hacks to lighten your database loads with minimal code

10
Comments
5 min read
loading...