|< < 14 > >|

B-tree algorithms

Toy implementation

Code

  • Runs entirely in memory, doesn't touch disk.

  • Implemented in python (3).

  • Like pseudo-code, but it actually works!

|< < 14 > >|