Main Memory Indexing: the Case for Bd-Tree

B Cui,BC Ooi,JW Su,KL Tan
DOI: https://doi.org/10.1109/tkde.2004.1318568
IF: 9.235
2004-01-01
IEEE Transactions on Knowledge and Data Engineering
Abstract:We adapt and optimize the BD-tree for main memory data processing. We compare the memory-based BD-tree against the B/sup +/-tree and CSB/sup +/-tree. We present cost models for exact match query for these indexes, including L2 cache and translation lookahead buffer (TLB) miss model and execution time model. We also implemented these structures and conducted experimental study. Our analytical and experimental results show that a well-tuned BD-tree is superior in most cases.
What problem does this paper attempt to address?