From 39c516ecc5cf8755bf64453370028aff4985f4b8 Mon Sep 17 00:00:00 2001 From: Maksim Date: Sun, 5 Jun 2022 17:21:35 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8be3d91..e65df1f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili - [ ] [ACID vs BASE in Databases](https://medium.com/geekculture/acid-vs-base-in-databases-1bcad774da26) - [ ] [Understanding Database Sharding](https://www.digitalocean.com/community/tutorials/understanding-database-sharding) - [ ] [Data Replication in DBMS](https://www.geeksforgeeks.org/data-replication-in-dbms) +- [ ] [SQL vs. NoSQL Database: When to Use, How to Choose](https://towardsdatascience.com/datastore-choices-sql-vs-nosql-database-ebec24d56106) ## CI/CD