Forem

Database

Posts on building, using, and learning about databases.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Memento – Mnesia Distributed Database in Elixir
Cover image for Memento – Mnesia Distributed Database in Elixir

Memento – Mnesia Distributed Database in Elixir

6
Comments
1 min read
Simple backend system for frontend workshops in Javascript

Simple backend system for frontend workshops in Javascript

65
Comments
4 min read
Need a cmd + Z in your database? Transactions to the rescue!
Cover image for Need a cmd + Z in your database? Transactions to the rescue!

Need a cmd + Z in your database? Transactions to the rescue!

8
Comments 1
1 min read
When Files Are Better Than a DB

When Files Are Better Than a DB

10
Comments 1
2 min read
Entity Relationship Diagrams explained by Sonic the Hedgehog
Cover image for Entity Relationship Diagrams explained by Sonic the Hedgehog

Entity Relationship Diagrams explained by Sonic the Hedgehog

230
Comments 12
2 min read
Writing a Django Data Migration with Real World Example
Cover image for Writing a Django Data Migration with Real World Example

Writing a Django Data Migration with Real World Example

107
Comments 3
4 min read
How Functions and Composite Types Changed the Way I Use PostgreSQL

How Functions and Composite Types Changed the Way I Use PostgreSQL

13
Comments 1
6 min read
Upgrading PostgreSQL from version 10 to 11 on Ubuntu 19.04 (Disco Dingo)
Cover image for Upgrading PostgreSQL from version 10 to 11 on Ubuntu 19.04 (Disco Dingo)

Upgrading PostgreSQL from version 10 to 11 on Ubuntu 19.04 (Disco Dingo)

6
Comments
3 min read
Django Migrations: A Primer

Django Migrations: A Primer

11
Comments
5 min read
Microsoft SQL Server Client 2017 on Debian 9

Microsoft SQL Server Client 2017 on Debian 9

17
Comments 5
2 min read
sqlcmd failed due to "locale::facet::_S_create_c_locale name not valid"

sqlcmd failed due to "locale::facet::_S_create_c_locale name not valid"

6
Comments 3
1 min read
Microsoft SQL Server 2017 on Debian 9
Cover image for Microsoft SQL Server 2017 on Debian 9

Microsoft SQL Server 2017 on Debian 9

17
Comments
2 min read
Demystifying normalization and denormalization

Demystifying normalization and denormalization

10
Comments
6 min read
Import MySQL to MongoDB in 5 Steps (Plus SQL Server, PostgreSQL, Oracle)
Cover image for Import MySQL to MongoDB in 5 Steps (Plus SQL Server, PostgreSQL, Oracle)

Import MySQL to MongoDB in 5 Steps (Plus SQL Server, PostgreSQL, Oracle)

8
Comments 1
3 min read
A Basic Introduction to APIs
Cover image for A Basic Introduction to APIs

A Basic Introduction to APIs

40
Comments
3 min read
How To Set Up WordPress with MySQL on Kubernetes Using Helm

How To Set Up WordPress with MySQL on Kubernetes Using Helm

56
Comments 5
11 min read
Managing MySQL Server Logs: Rotate, Compress, Retain & Delete

Managing MySQL Server Logs: Rotate, Compress, Retain & Delete

5
Comments
4 min read
Complete REST API with diskdb, Node, and Express in 5 minutes
Cover image for Complete REST API with diskdb, Node, and Express in 5 minutes

Complete REST API with diskdb, Node, and Express in 5 minutes

30
Comments 6
5 min read
What do you think of the ObjectBox database for Python

What do you think of the ObjectBox database for Python

6
Comments 2
1 min read
Toggle NOT NULL constraint with Rails migration

Toggle NOT NULL constraint with Rails migration

11
Comments 1
1 min read
PostgreSQL 11.2 on OpenBSD 6.5: Install

PostgreSQL 11.2 on OpenBSD 6.5: Install

8
Comments 2
2 min read
CTO advice: A checklist for using cloud databases securely

CTO advice: A checklist for using cloud databases securely

8
Comments
4 min read
Writing JOINS in SQL
Cover image for Writing JOINS in SQL

Writing JOINS in SQL

9
Comments 1
3 min read
How to fix Rails ActiveRecord::ConcurrentMigrationError

How to fix Rails ActiveRecord::ConcurrentMigrationError

7
Comments 2
1 min read
PyMongo Tutorial: Testing MongoDB Failover in Your Python App

PyMongo Tutorial: Testing MongoDB Failover in Your Python App

7
Comments
11 min read
loading...