dev.wtf

Search

SearchSearch
      • Accidentally quadratic
      • B-Tree
      • Bikeshedding
      • Convention Over Configuration
      • Conway's Law
      • Footgun
      • Gatekeeping
      • hjkl keys in vim
      • i-n variables
      • OOM
      • Principle
      • PSA
      • Unix philosophy
      • Yak Shaving
    Home

    ❯

    B-Tree

    B-Tree

    Jun 27, 20241 min read

    • data-structure

    B-Tree stands for balanced tree. B-Tree refers to the specific data structure and family of data-structures:

    • B-Tree (1971)
    • B+Tree (1973)
    • B*Tree (1977)
    • B-link-Tree (1981)
    • B-epsilon-Tree (2003)
    • Bw-Tree (2013)

    Related:

    • Topics in database research: indexes
    • Modern B-Tree Techniques

    Graph View

    B-Tree#data-structure

    Backlinks

    • No backlinks found

    Created with Quartz v4.2.3 © 2024

    • GitHub
    • stereobooster.com