From e7a641ad2c72133dcb8a324aefadb136ae4eb8cc Mon Sep 17 00:00:00 2001 From: smxm <695335574@qq.com> Date: Tue, 1 Nov 2022 00:12:44 +0800 Subject: [PATCH] Update 15445.en.md --- docs/数据库系统/15445.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/数据库系统/15445.en.md b/docs/数据库系统/15445.en.md index f2c615c2..5af1bb11 100644 --- a/docs/数据库系统/15445.en.md +++ b/docs/数据库系统/15445.en.md @@ -31,9 +31,9 @@ If you have more time you can try them all, and when you do not understand the t All the resources and assignments used by @ysj1173886760 in this course are maintained in [ysj1173886760/Learning:db - GitHub](https://github.com/ysj1173886760/Learning/tree/master/db) -Due to Andy's request, the repository does not contain the source code for the project, only the solution for homework. In particular, for Homework1, **@ysj1173886760** wrote a shell script to help you evaluate your solution automatically. +Due to Andy's request, the repository does not contain the source code for the project, only the solution for homework. In particular, for Homework1, [@ysj1173886760](https://github.com/ysj1173886760) wrote a shell script to help you evaluate your solution automatically. After the course, it is recommended to read the paper [Architecture Of a Database System](https://github.com/ysj1173886760/paper_notes/tree/master/db). This paper provides an overview of the overall architecture of database systems so that you can have a more comprehensive view of the database. ## Advanced courses -[CMU15-721](https://15721.courses.cs.cmu.edu/spring2020/) is a graduate-level course on advanced database system topics. It mainly focuses on the in-memory database, and each class has a corresponding paper to read. It is suitable for those who wish to do research in the field of databases. **@ysj1173886760** is currently following up on this course and will create a pull request here after completing it to provide advanced guidance. +[CMU15-721](https://15721.courses.cs.cmu.edu/spring2020/) is a graduate-level course on advanced database system topics. It mainly focuses on the in-memory database, and each class has a corresponding paper to read. It is suitable for those who wish to do research in the field of databases. [@ysj1173886760](https://github.com/ysj1173886760) is currently following up on this course and will create a pull request here after completing it to provide advanced guidance.