From 916fb3c8a0456224e0a69dbc507ffaa432932331 Mon Sep 17 00:00:00 2001 From: duncan-hub <120040025+duncan-hub@users.noreply.github.com> Date: Sat, 30 Sep 2023 20:08:49 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fb8db8..3ae090b 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) +- [Database Design for Mere Mortals](https://www.pearson.com/en-gb/subject-catalog/p/database-design-for-mere-mortals-25th-anniversary-edition/P200000000317/) ### Talks