Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ If you're replicating SQL databases, whether MySQL, Postgres, or SQL Server, [ch
## Level 6

- Concepts
- database cracking: *explanation needed*
- database cracking: https://stratos.seas.harvard.edu/files/IKM_CIDR07.pdf
- learned indexes: *explanation needed*
- XTID exhaustion: *explanation needed*
- Worst Case Optimal Join: *explanation needed*
- Worst Case Optimal Join: https://justinjaffray.com/a-gentle-ish-introduction-to-worst-case-optimal-joins/
- Volcano model: *explanation needed*
- Battle Scars
- Vectorized doesn't mean SIMD: *explanation needed*
Expand Down