Skip to content

Latest commit

 

History

History
139 lines (78 loc) · 8.92 KB

数据库学习资料.md

File metadata and controls

139 lines (78 loc) · 8.92 KB

PingCAP, Awesome Database Learning: https://github.com/pingcap/awesome-database-learning

PingCAP, How do we build TiDB: https://pingcap.com/zh/blog/how-do-we-build-tidb

TiDB Talent Plan: https://tidb.net/talent-plan

TinySQL: https://github.com/talent-plan/tinysql

TinyKV: https://github.com/talent-plan/tinykv

事务

分布式

存储

B-Tree/LSM-Tree

LevelDB/RocksDB

行存/列存

优化器

执行器

DDL