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.
Build a RESTful API using hapijs and mongoose

Build a RESTful API using hapijs and mongoose

12
Comments
4 min read
How to do a zero downtime database (DB) migration (schema change) with a practical example

How to do a zero downtime database (DB) migration (schema change) with a practical example

34
Comments 2
3 min read
Implementing Model Class Inheritance in SQLAlchemy

Implementing Model Class Inheritance in SQLAlchemy

12
Comments 1
2 min read
DynamoDB-CRI: DynamoDB model wrapper to enhance DynamoDB access

DynamoDB-CRI: DynamoDB model wrapper to enhance DynamoDB access

20
Comments 2
5 min read
PostgreSQL 10.3 on OpenBSD 6.3: Install

PostgreSQL 10.3 on OpenBSD 6.3: Install

10
Comments 6
2 min read
Remove and modify nested documents in MongoDB

Remove and modify nested documents in MongoDB

11
Comments 3
2 min read
New Course: Database Fundamentals

New Course: Database Fundamentals

18
Comments
1 min read
Updating a Django queryset with annotation and subquery

Updating a Django queryset with annotation and subquery

29
Comments
3 min read
Worst things you can do, with database architecture

Worst things you can do, with database architecture

12
Comments 1
1 min read
MongoDB: Databases Made Simple

MongoDB: Databases Made Simple

20
Comments
2 min read
Storing images in database in 2018

Storing images in database in 2018

9
Comments 1
1 min read
BeckDesignRules for Database Developers: Reveals intention – Naming

BeckDesignRules for Database Developers: Reveals intention – Naming

9
Comments
7 min read
Tips to Improve MongoDB Security

Tips to Improve MongoDB Security

13
Comments
3 min read
Take Database Development to the Enterprise Level with dbForge Studio for Oracle

Take Database Development to the Enterprise Level with dbForge Studio for Oracle

6
Comments
2 min read
Azure Data Studio: Initial thoughts and walk-through

Azure Data Studio: Initial thoughts and walk-through

12
Comments
4 min read
Towards Atomic File Modifications

Towards Atomic File Modifications

14
Comments
6 min read
SQL Server: cuáles son las diferencias entre @@identity y Scope_identity

SQL Server: cuáles son las diferencias entre @@identity y Scope_identity

12
Comments
3 min read
Any NoSQL true believers out there?

Any NoSQL true believers out there?

63
Comments 62
1 min read
How to compare two databases, identify the diferences and generate the necessary SQL to update the structure of one of them

How to compare two databases, identify the diferences and generate the necessary SQL to update the structure of one of them

10
Comments 1
1 min read
Laravel BackupManager

Laravel BackupManager

8
Comments
1 min read
5 ways to make your database better

5 ways to make your database better

41
Comments 1
4 min read
Getting Started with PostgreSQL Streaming Replication

Getting Started with PostgreSQL Streaming Replication

17
Comments
8 min read
Database Transactions Like You're Five

Database Transactions Like You're Five

61
Comments 7
7 min read
Auto backup of Databases in Postgres Container.

Auto backup of Databases in Postgres Container.

18
Comments 1
1 min read
Storing Database Backups

Storing Database Backups

17
Comments
2 min read
loading...