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.
Concurrency and Automatic Conflict Resolution

Concurrency and Automatic Conflict Resolution

49
Comments 4
10 min read
How to build a docker image which can restore databases whenever a new container is created from it

How to build a docker image which can restore databases whenever a new container is created from it

14
Comments 2
2 min read
Replicate your PostgreSQL database into another server using just one command.

Replicate your PostgreSQL database into another server using just one command.

62
Comments 4
1 min read
DynamoDB PrimaryKey, HashKey, SortKey (RangeKey)

DynamoDB PrimaryKey, HashKey, SortKey (RangeKey)

17
Comments 1
3 min read
Database Views Don't Really Exist

Database Views Don't Really Exist

34
Comments 4
5 min read
Introduction to Redis: Installation, CLI Commands, and Data Types

Introduction to Redis: Installation, CLI Commands, and Data Types

14
Comments 3
1 min read
Help me decide: Embed subdocument or have a new document collection?

Help me decide: Embed subdocument or have a new document collection?

7
Comments 5
3 min read
Summer 2018: Massive, Twice Over

Summer 2018: Massive, Twice Over

19
Comments
1 min read
Using Materialized Views as Models in Lucky

Using Materialized Views as Models in Lucky

9
Comments 4
4 min read
Centralize Your Query Logic!

Centralize Your Query Logic!

34
Comments 4
3 min read
Mapping Database Queries to Crystal Classes With crystal-db and Lucky

Mapping Database Queries to Crystal Classes With crystal-db and Lucky

13
Comments 4
4 min read
Query Fun

Query Fun

11
Comments
2 min read
They Watched Us With Webcams And Rewrote Our Code! 13:39

They Watched Us With Webcams And Rewrote Our Code!

66
Comments 12
1 min read
Stream & Go: News Feeds for Over 300+ Million End Users

Stream & Go: News Feeds for Over 300+ Million End Users

97
Comments 4
10 min read
How ASTs power the GraphQL schema handling

How ASTs power the GraphQL schema handling

28
Comments 1
8 min read
It’s Hard To Keep A New Team Doing Continuous Delivery 07:55

It’s Hard To Keep A New Team Doing Continuous Delivery

39
Comments
1 min read
BeckDesignRules for Database Developers Part 1: Passes the tests

BeckDesignRules for Database Developers Part 1: Passes the tests

13
Comments 4
11 min read
Database testing with Citrus

Database testing with Citrus

12
Comments
8 min read
Speeding up our Webhooks System 60x

Speeding up our Webhooks System 60x

32
Comments
7 min read
Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Bonus content

Building RESTful Web APIs with Dart, Aqueduct, and PostgreSQL — Bonus content

36
Comments
6 min read
Memory Efficient Data Structures

Memory Efficient Data Structures

118
Comments 3
8 min read
Explain Elasticsearch Like I'm Five

Explain Elasticsearch Like I'm Five

27
Comments 5
1 min read
How have you discover a technology or a language?

How have you discover a technology or a language?

8
Comments
2 min read
Flyway - Getting Started

Flyway - Getting Started

17
Comments 1
8 min read
ORM-less Data Access in .Net Core

ORM-less Data Access in .Net Core

74
Comments 9
9 min read
loading...