CMU数据库总结
Database
- Relational Model
- Advanced SQL
- Database Storage
- Storage Models & Compression
- Memory Management Buffer pool
- Hash Tables
- Trees Indexes
- Index Concurrency Control
- Sorting & Aggregations Algorithms
- Query Execution
- Query Planning & Optimization
- Concurrency Control Theory
- Two-Phase Locking Concurrency Control
- Timestamp Ordering Concurrency Control
- Multi-Version Concurrency Control
- Database Logging
- Database Recovery
- Distributed OLTP Database Systems
- Distributed OLAP Database Systems
相关笔记