From fcd651b8143a5ba3626654a91885462cd69f480e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 18 Jan 2024 14:10:05 +0100 Subject: [PATCH] Added Grokking Relational Database Design Hi, Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fb8db8..d420df1 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Please submit a pull request if there is any material that you think should be i - [Architecture of a Database System](https://dsf.berkeley.edu/papers/fntdb07-architecture.pdf) - [Relational Database Index Design and the Optimizers](https://www.amazon.com/Relational-Optimizers-Lahdenmaki-published-Wiley-Blackwell/dp/B00EKYLFSI) - [Transactional Information Systems: Theory, Algorithms, and the Practice of Concurrency Control](https://www.sciencedirect.com/book/9781558605084/transactional-information-systems) +- [Grokking Relational Database Design](https://www.manning.com/books/grokking-relational-database-design) ### Talks