From 599b04635aaacd1d1396bd1b6768e8db5d90d25b Mon Sep 17 00:00:00 2001 From: FeifeiLee <1741735118@qq.com> Date: Sat, 25 May 2024 22:43:33 +0800 Subject: [PATCH 1/2] add huaDB to courses --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fb8db8..698f06b 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Please submit a pull request if there is any material that you think should be i - Stanford [Database System Implementation](https://web.stanford.edu/class/cs346/2015/) - Cornell [Introduction to Database Systems](http://www.databaselecture.com/) by Prof. Trummer - [Let's Build a Simple Database](https://cstack.github.io/db_tutorial/), thanks to [cstack](https://github.com/cstack) +- Qinghua University, courses and labs of [huaDB], (https://dbgroup.cs.tsinghua.edu.cn/ligl/courses.html) by Prof. Guoliang Li. ### Books From e8d2de05a58d8ce4c44a2242e8b943886a8a3c7e Mon Sep 17 00:00:00 2001 From: FeifeiLee <1741735118@qq.com> Date: Sat, 25 May 2024 22:49:32 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 698f06b..211ae5c 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Please submit a pull request if there is any material that you think should be i - Stanford [Database System Implementation](https://web.stanford.edu/class/cs346/2015/) - Cornell [Introduction to Database Systems](http://www.databaselecture.com/) by Prof. Trummer - [Let's Build a Simple Database](https://cstack.github.io/db_tutorial/), thanks to [cstack](https://github.com/cstack) -- Qinghua University, courses and labs of [huaDB], (https://dbgroup.cs.tsinghua.edu.cn/ligl/courses.html) by Prof. Guoliang Li. +- Qinghua University, courses and labs of [huaDB](https://dbgroup.cs.tsinghua.edu.cn/ligl/courses.html) by Prof. Guoliang Li. ### Books