B-Tree

2 articles
Trees and Binary Search Trees Hierarchical data structures including BSTs, AVL trees, red-black trees, and B-trees for efficient searching …Database Indexing Data structures that improve query performance by providing fast lookup paths to rows in database tables, …