B-tree
Noun
- (computing) An indexed data structure suitable for storage of a large number of items in a balanced fashion, with very few disk accesses required for locating the correct record block.
Usage notes
Not to be confused with binary tree.
Not to be confused with binary tree.