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.
What’s an Example of Good E-Commerce Database Design?

What’s an Example of Good E-Commerce Database Design?

37
Comments 2
8 min read
Crunch Pokemon Data with Python and Deta Base

Crunch Pokemon Data with Python and Deta Base

7
Comments
7 min read
Best Online Courses for Data Engineers In 2021

Best Online Courses for Data Engineers In 2021

33
Comments
7 min read
Optimizing an SQL Server query

Optimizing an SQL Server query

2
Comments
2 min read
Set up MongoDB Atlas and connect with Node.js (avoid MongooseError: Operation x.findOne() buffering timed out after 10000ms)

Set up MongoDB Atlas and connect with Node.js (avoid MongooseError: Operation x.findOne() buffering timed out after 10000ms)

15
Comments 2
3 min read
What Skills Do Data Engineers Need - The Data Engineering Skill Pyramid

What Skills Do Data Engineers Need - The Data Engineering Skill Pyramid

73
Comments
6 min read
How Do You Design a Shopping Cart Database for E-Commerce?

How Do You Design a Shopping Cart Database for E-Commerce?

50
Comments 3
8 min read
Building a visit counter with Redis and React

Building a visit counter with Redis and React

6
Comments
3 min read
FastAPI Startup and Shutdown Events

FastAPI Startup and Shutdown Events

16
Comments
2 min read
Start with AWS CLI and DynamoDB.

Start with AWS CLI and DynamoDB.

12
Comments
2 min read
How to Setup Laravel Database Read & Write Connections

How to Setup Laravel Database Read & Write Connections

16
Comments 4
2 min read
Lessons Learned From 5 Years of Scaling PostgreSQL

Lessons Learned From 5 Years of Scaling PostgreSQL

27
Comments
18 min read
How to Build a Trello clone with Commenting and Fauna.

How to Build a Trello clone with Commenting and Fauna.

2
Comments
8 min read
MongoDB Vs. MySQL For Beginners

MongoDB Vs. MySQL For Beginners

11
Comments 6
2 min read
3 CTOs And Founders Perspectives on the Modern Data Stack

3 CTOs And Founders Perspectives on the Modern Data Stack

5
Comments
11 min read
Exploring data with Jupyter Notebook, Pandas and CrateDB

Exploring data with Jupyter Notebook, Pandas and CrateDB

5
Comments
3 min read
4 Types Of NoSQL Databases

4 Types Of NoSQL Databases

4
Comments
4 min read
Using “pepper” to increase password storing security

Using “pepper” to increase password storing security

3
Comments
3 min read
DNS Blockchain: a Costless Blockchain Database

DNS Blockchain: a Costless Blockchain Database

2
Comments 1
1 min read
Difference between `count(*)` and `count(column_name)`

Difference between `count(*)` and `count(column_name)`

3
Comments
1 min read
Generate TypeScript definitions from PostgreSQL

Generate TypeScript definitions from PostgreSQL

6
Comments
2 min read
Application config in a single-row table

Application config in a single-row table

7
Comments 1
5 min read
Connecting MySQL Database to Python Flask Application

Connecting MySQL Database to Python Flask Application

11
Comments 2
3 min read
How To Build a GraphQL API Connected to a MySQL Database Using StepZen

How To Build a GraphQL API Connected to a MySQL Database Using StepZen

13
Comments
6 min read
How did you choose your database (and changes over time)? At what costs?

How did you choose your database (and changes over time)? At what costs?

2
Comments
1 min read
Automating CraftCMS Database Backups on Platform.sh

Automating CraftCMS Database Backups on Platform.sh

6
Comments
2 min read
Database (Schema) migration to Kubernetes - initContainers vs k8s jobs -

Database (Schema) migration to Kubernetes - initContainers vs k8s jobs -

30
Comments 8
4 min read
mysqldump Best Practices: Part 2 - Migrations Guide

mysqldump Best Practices: Part 2 - Migrations Guide

2
Comments
5 min read
Quick Answers: What is the UUID column type good for and what exactly is a UUID?

Quick Answers: What is the UUID column type good for and what exactly is a UUID?

3
Comments
2 min read
How I Made A NoSQL Clone With JavaScript Classes

How I Made A NoSQL Clone With JavaScript Classes

10
Comments 2
8 min read
Calling by value & by reference in Python

Calling by value & by reference in Python

7
Comments 2
2 min read
Monitoring your database with Prometheus and Grafana

Monitoring your database with Prometheus and Grafana

7
Comments
6 min read
PostgreSQL does have SSL (asymmetric key files), but I couldn't get it to work

PostgreSQL does have SSL (asymmetric key files), but I couldn't get it to work

7
Comments
2 min read
IntroducciĂłn a AWS DMS

IntroducciĂłn a AWS DMS

7
Comments
5 min read
How to migrate data between AWS RDS and S3

How to migrate data between AWS RDS and S3

5
Comments
1 min read
"use database_name" with PostgreSQL

"use database_name" with PostgreSQL

2
Comments
1 min read
How to use MySQL/Postgres with Docker

How to use MySQL/Postgres with Docker

8
Comments
2 min read
Introduction to Database Transaction

Introduction to Database Transaction

8
Comments
2 min read
Anatomy of a PostgreSQL Query Plan

Anatomy of a PostgreSQL Query Plan

9
Comments
10 min read
Upgrading to Django 3.2 and fixing DEFAULT_AUTO_FIELD warnings

Upgrading to Django 3.2 and fixing DEFAULT_AUTO_FIELD warnings

35
Comments 1
4 min read
Creating Protected Routes In NextJS With Supabase

Creating Protected Routes In NextJS With Supabase

60
Comments 4
8 min read
Tale of .NET Core and the JSON SQLite Extension

Tale of .NET Core and the JSON SQLite Extension

10
Comments
17 min read
BaseQL - create a GraphQL API from your Airtable backend

BaseQL - create a GraphQL API from your Airtable backend

24
Comments
4 min read
Concurrency Control in Amazon QLDB

Concurrency Control in Amazon QLDB

8
Comments
9 min read
Database Consistency Matters !!!

Database Consistency Matters !!!

7
Comments
4 min read
Maintaining Multiple Postgres Version

Maintaining Multiple Postgres Version

16
Comments 1
1 min read
PostgreSQL Interview Questions

PostgreSQL Interview Questions

17
Comments
4 min read
phpMyAdmin Alternatives (Web based SQL Client)

phpMyAdmin Alternatives (Web based SQL Client)

2
Comments
1 min read
Practical example for Ranking with Window Functions

Practical example for Ranking with Window Functions

5
Comments
2 min read
What would SQLite look like if written in Rust? — Part 3

What would SQLite look like if written in Rust? — Part 3

52
Comments 4
12 min read
Pairing CrateDB with Jupyter Notebook

Pairing CrateDB with Jupyter Notebook

5
Comments
5 min read
Reliable, Scalable, and Maintainable Applications

Reliable, Scalable, and Maintainable Applications

3
Comments
3 min read
Creating New Supabase Users In NextJS

Creating New Supabase Users In NextJS

10
Comments 1
6 min read
PostgreSQL with Go in 2021

PostgreSQL with Go in 2021

21
Comments 3
3 min read
MongoDB: A Beginner’s Guide

MongoDB: A Beginner’s Guide

5
Comments
4 min read
Fetch Data using TypeScript and React Query

Fetch Data using TypeScript and React Query

13
Comments 5
1 min read
The Management of Data

The Management of Data

8
Comments 1
3 min read
Files

Files

3
Comments 3
2 min read
Sane Database Change Management

Sane Database Change Management

17
Comments 3
5 min read
Mysql 5.7 Window Functions Workaround

Mysql 5.7 Window Functions Workaround

12
Comments
3 min read
loading...