From c565ac24939d0aac3bd85e882f3d2a17f500ab62 Mon Sep 17 00:00:00 2001 From: Maksim Date: Fri, 1 Jul 2022 15:29:04 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1227640..702e7f1 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili ## Databases +- [ ] [Things You Should Know About Databases](https://architecturenotes.co/things-you-should-know-about-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)