Update README.md

This commit is contained in:
Maksim 2022-07-01 15:29:04 +03:00 committed by GitHub
parent bc29864299
commit c565ac2493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili
## Databases ## Databases
- [ ] [Things You Should Know About Databases](https://architecturenotes.co/things-you-should-know-about-databases)
- [ ] [7 Database Paradigms](https://youtu.be/W2Z7fbCLSTw) - [ ] [7 Database Paradigms](https://youtu.be/W2Z7fbCLSTw)
- [ ] [CAP theorem](https://en.wikipedia.org/wiki/CAP_theorem) - [ ] [CAP theorem](https://en.wikipedia.org/wiki/CAP_theorem)
- [ ] [Evolutionary Database Design](https://martinfowler.com/articles/evodb.html) - [ ] [Evolutionary Database Design](https://martinfowler.com/articles/evodb.html)