Little-Wallace / ddia-note
ddia笔记
☆26Updated 5 years ago
Alternatives and similar repositories for ddia-note:
Users that are interested in ddia-note are comparing it to the libraries listed below
- CMU 15-721 & MIT 6.824 & Advanced topics about databases and distributed system.☆23Updated 4 years ago
- PingCAP Talent-Plan(TIDB)1.0 题解 成绩: Section1: 95分 Section2: 97分 Section3: 100分 Section4: 88分☆41Updated 4 years ago
- A ToyDB (for beginner) based on MIT 6.830 and CMU 15445☆30Updated 3 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47Updated 5 years ago
- MySQL 8.0.25 (InnoDB) 中文注释☆23Updated last month
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆116Updated 2 months ago
- good sources for distributed system and database☆63Updated last year
- Readings in Database Systems, 5th Edition 中文翻译☆97Updated 3 years ago
- LSM-Tree 论文的中文翻译☆76Updated 2 years ago
- DSCL weekly group meeting paper list☆63Updated last year
- pingcap 面试小作业☆36Updated 4 years ago
- 学习 MIT-6.824-2020 分布式系统课程记录的笔记和实验☆60Updated 4 years ago
- 带注释的leveldb v1.18 代码☆24Updated 7 years ago
- Mini-LSM solution checkpoint☆49Updated last year
- A Chinese version of MIT 6.824 (distributed system)☆123Updated 4 years ago
- ☆63Updated 3 years ago
- 电子科技大学分布式存储与计算实验室2018新生学习资料整理☆80Updated 5 years ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆77Updated 4 years ago
- 收集文件系统相关论文☆41Updated 2 years ago
- Rapids团队 (https://github.com/CheYulin , https://github.com/shixuansun and https://github.com/WANG-lp), Engine Race (Key-Value Store on I…☆112Updated 6 years ago
- Focus on Database kernel Development, include Basic Skill Content.☆153Updated last year
- 分布式计算:分布式数据处理(流计算/批处理)、消息队列、数据仓库☆25Updated 6 months ago
- A Toy Query Engine & SQL interface☆65Updated 2 years ago
- 加入个人阅读代码注释的etcd raft实现