From bc2986429940c81da6bad615b0841b571046b0d4 Mon Sep 17 00:00:00 2001 From: Maksim Date: Sun, 5 Jun 2022 17:25:03 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e65df1f..1227640 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili ## Databases +- [ ] [7 Database Paradigms](https://youtu.be/W2Z7fbCLSTw) - [ ] [CAP theorem](https://en.wikipedia.org/wiki/CAP_theorem) - [ ] [Evolutionary Database Design](https://martinfowler.com/articles/evodb.html) - [ ] [ACID vs BASE in Databases](https://medium.com/geekculture/acid-vs-base-in-databases-1bcad774da26)