Source: /cirosantilli/b-tree

= B-tree
{c}

Like <Binary search tree>, but each node can have multiple objects and more than two children.

\Image[https://upload.wikimedia.org/wikipedia/commons/thumb/6/65/B-tree.svg/799px-B-tree.svg.png]