From c6afb7d16552ec395d618e2d39a3624819891e05 Mon Sep 17 00:00:00 2001 From: Maksim Date: Sun, 5 Jun 2022 17:13:01 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba7ca4e..c1f9333 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili - [ ] [Understanding Database Sharding](https://www.digitalocean.com/community/tutorials/understanding-database-sharding) - [ ] [Data Replication in DBMS](https://www.geeksforgeeks.org/data-replication-in-dbms) +- [ ] [Evolutionary Database Design](https://martinfowler.com/articles/evodb.html) ## CI/CD