- 1. Introduction
- 2. The C++ Way (over BusTub)
- 2.1. Vector Expressions and Storage
- 2.2. Naive K-Nearest Neighbors
- 2.3. Matching a Vector Index
- 2.4. IVFFlat Index
- 2.5. NSW Index
- 2.6. HNSW Index
- 3. Epilogue
- WIP Chapters
- 4. The C++ Way (over BusTub)
- 4.1. Benchmarking on Large Datasets (WIP)
- 5. The Rust Way (over RisingLight) (WIP)