Skip to main content

One doc tagged with "b-plus-tree"

View all tags

B & B+ Tree

B-Trees and B+ Trees are self-balancing tree data structures that form the foundation of PostgreSQL's default index type.