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.
Distributed Key-Value Store in C/C++, from Scratch!

Distributed Key-Value Store in C/C++, from Scratch!

2
Comments
5 min read
Modelling Data in FaunaDB - a primer

Modelling Data in FaunaDB - a primer

53
Comments 5
7 min read
Spring Framework Architecture and Runtime Components

Spring Framework Architecture and Runtime Components

14
Comments
3 min read
Discussion: How to find top n users with five recent posts

Discussion: How to find top n users with five recent posts

13
Comments 4
1 min read
How To Do Pagination in Postgres with Golang in 4 Common Ways

How To Do Pagination in Postgres with Golang in 4 Common Ways

14
Comments
10 min read
Web Analytics for pet projects

Web Analytics for pet projects

7
Comments 9
1 min read
The Complete Tutorial on the Top 5 Ways to Query your Relational Database in JavaScript - Part 1

The Complete Tutorial on the Top 5 Ways to Query your Relational Database in JavaScript - Part 1

20
Comments
6 min read
Wednesday Links - Edition 2020-05-27

Wednesday Links - Edition 2020-05-27

6
Comments
1 min read
Database Connection Pooling with pgbouncer

Database Connection Pooling with pgbouncer

20
Comments
9 min read
SQL vs NoSQL vs both options for Web projects?

SQL vs NoSQL vs both options for Web projects?

3
Comments
1 min read
Flatfile + DBeaver + SQL = Productivity

Flatfile + DBeaver + SQL = Productivity

5
Comments
2 min read
An Introduction to Graph Databases: The Power of Connected Data

An Introduction to Graph Databases: The Power of Connected Data

58
Comments 5
7 min read
Journey To Full Stack: The Schema Of Things

Journey To Full Stack: The Schema Of Things

25
Comments
4 min read
SQL Server container in Azure Kubernetes Services (AKS)

SQL Server container in Azure Kubernetes Services (AKS)

7
Comments
6 min read
Database Design Tutorial

Database Design Tutorial

158
Comments 2
9 min read
The Aftermath of a Database Catastrophe

The Aftermath of a Database Catastrophe

4
Comments
2 min read
Relationship Models in Ruby

Relationship Models in Ruby

6
Comments
4 min read
How to Automate Your Emails With Python

How to Automate Your Emails With Python

64
Comments 2
9 min read
I Built a Simple Serverless Storage Solution

I Built a Simple Serverless Storage Solution

7
Comments 1
3 min read
Looking for webboard / commenter / data collector CRUD tutorials

Looking for webboard / commenter / data collector CRUD tutorials

5
Comments
1 min read
World of WoqlCraft - Ep.9 Graph visualisation of Game of Thrones Character Relations 44:50

World of WoqlCraft - Ep.9 Graph visualisation of Game of Thrones Character Relations

3
Comments
1 min read
The Comprehensive Sequelize Cheatsheet

The Comprehensive Sequelize Cheatsheet

476
Comments 12
12 min read
How do YOU learn NoSQL (not MongoDB)?

How do YOU learn NoSQL (not MongoDB)?

23
Comments 4
1 min read
MongoDB database driver for Deno

MongoDB database driver for Deno

11
Comments
1 min read
Under the hood: AvionDB P2P Syncing

Under the hood: AvionDB P2P Syncing

3
Comments
11 min read
TerminusDB Webinar - Devops and TerminusDB 32:09

TerminusDB Webinar - Devops and TerminusDB

2
Comments
1 min read
Clinic Management Database System Project

Clinic Management Database System Project

3
Comments 1
2 min read
What is Dapper, and why you should consider it for your .NET projects

What is Dapper, and why you should consider it for your .NET projects

36
Comments 15
6 min read
Playing with MySQL using Docker

Playing with MySQL using Docker

10
Comments
3 min read
FaunaDB in 5 Minutes

FaunaDB in 5 Minutes

20
Comments
3 min read
How to change a foreign key constraint in MySQL

How to change a foreign key constraint in MySQL

26
Comments 1
3 min read
Introducing: Torch

Introducing: Torch

6
Comments 3
4 min read
Improve Your GraphQL performance with Prisma

Improve Your GraphQL performance with Prisma

46
Comments 1
4 min read
Using Airtable as a database

Using Airtable as a database

29
Comments 4
5 min read
How to build custom queries with Spring Data Reactive MongoDB

How to build custom queries with Spring Data Reactive MongoDB

23
Comments 5
7 min read
Business logic in Stored Procedures?

Business logic in Stored Procedures?

6
Comments 1
2 min read
Insert multiple parents with multiple children in a single stored procedure (SQL Server)

Insert multiple parents with multiple children in a single stored procedure (SQL Server)

9
Comments 1
3 min read
Backup Django ง่ายกว่านี้ไม่มีอีกแล้วด้วย django-dbbackup

Backup Django ง่ายกว่านี้ไม่มีอีกแล้วด้วย django-dbbackup

20
Comments 1
2 min read
UUIDs in Laravel 7

UUIDs in Laravel 7

40
Comments 7
4 min read
How to replicate a remote Postgres DB locally

How to replicate a remote Postgres DB locally

7
Comments
1 min read
Laravel Cheat Sheet - Database

Laravel Cheat Sheet - Database

5
Comments
1 min read
Embedded database vs Client-Server database (on the same host) performance?

Embedded database vs Client-Server database (on the same host) performance?

3
Comments
1 min read
Fuzzy Searching with PostgreSQL

Fuzzy Searching with PostgreSQL

80
Comments 4
6 min read
Tips and tricks for SQL Server database (table) design?

Tips and tricks for SQL Server database (table) design?

4
Comments 1
3 min read
How to become Database Consultant?

How to become Database Consultant?

4
Comments 1
1 min read
[PT-BR] Data Warehouse e alguns conceitos.

[PT-BR] Data Warehouse e alguns conceitos.

20
Comments 8
2 min read
Deleting database entries from Firestore

Deleting database entries from Firestore

2
Comments 1
3 min read
Data Engineering 101: Automating Your First Data Extract

Data Engineering 101: Automating Your First Data Extract

101
Comments
7 min read
Have anyone tried CouchDB, and various offline implementations (PouchDB)?

Have anyone tried CouchDB, and various offline implementations (PouchDB)?

7
Comments 2
1 min read
POST to Database Without Routing to a New Page

POST to Database Without Routing to a New Page

4
Comments
1 min read
Basic DB Using SQL Server (Part 6)

Basic DB Using SQL Server (Part 6)

6
Comments
5 min read
WE DID IT! DataStax Astra is GA

WE DID IT! DataStax Astra is GA

9
Comments 1
5 min read
Где хранить данные на вебе?

Где хранить данные на вебе?

4
Comments
2 min read
We used CosmosDB instead of a relational database, here's what we went through and learned.

We used CosmosDB instead of a relational database, here's what we went through and learned.

9
Comments 2
4 min read
Horizontal partitioning in MongoDB

Horizontal partitioning in MongoDB

9
Comments
9 min read
How to handle database versions on multiple environments

How to handle database versions on multiple environments

6
Comments
3 min read
Managing connections in PostgreSQL

Managing connections in PostgreSQL

4
Comments
1 min read
10 Key skills, to help you become a data engineer

10 Key skills, to help you become a data engineer

9
Comments
3 min read
SQL for dummies

SQL for dummies

10
Comments
5 min read
Exploring MongoDB

Exploring MongoDB

5
Comments
6 min read
loading...