Index Glossary
Browse 1 index terms defined in plain English, from the cultural dictionary of computing.
1 Index Terms
- B+ Tree
- A self-balancing tree variant where all data resides in leaf nodes (linked for efficient range scans), and internal nodes only store keys for routing. The...
Related Topics
- Data Structure (1 terms in common)
- Database (1 terms in common)