ZhaoHaoRu / CMU15445-learning-recordLinks
CMU15-445/645 Database Systems (Spring 2023) lecture note(in Chinese), project tips and my own additional testcase for bustub online test
☆46Updated last year
Alternatives and similar repositories for CMU15445-learning-record
Users that are interested in CMU15445-learning-record are comparing it to the libraries listed below
Sorting:
- A KV storage engine based on LSM Tree, supporting Redis RESP☆220Updated last week
- Database practice on cmu15-445 2022☆245Updated 2 years ago
- My solution for MIT 6.5840 (aka. MIT 6.824). No failure within 30,000 tests.☆131Updated last year
- Database system project based on CMU 15-445/645 (FALL 2020) https://15445.courses.cs.cmu.edu/fall2020/assignments.html☆49Updated 3 years ago
- distributed system☆194Updated 4 years ago
- CMU15445/645 (fall 2020) project☆70Updated 4 years ago
- 卡内基梅隆2021秋,2022秋数据库实验☆32Updated 2 years ago
- Tutorial for TinyKV project in Talent Plan.☆331Updated 2 years ago
- For reference only, please do not plagiarize.☆19Updated last year
- notes i made while reading the papers. Including database, distributed systems and HPC.☆181Updated 2 years ago
- TinyKV-2022,个人代码及文档,项目最终得分98.46。