過ぎるだけの時間じゃ悔しい

Home

❯

notes

❯

B-Tree

B-Tree

Properties1
tagsalgorithm

Aug 12, 20261 min read

B-Tree

  • RDBS のインデックスで使われている
    • ブロックデバイス(ex. HDD)と相性がいいので
  • 検索, worst caseでも O(logN)
  • 派生: B+Tree

参考文献

  • なぜBTreeがIndexに使われているのか - maru source

Graph View

  • B-Tree
  • 参考文献

Backlinks

  • MOC: 計算機科学/アルゴリズム

Created with Quartz v5.0.0 © 2026

このサイトは Karpathy LLM Wiki パターンによる自動生成です。