Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

BTrees are cache-aware, and, in a sense, cache-oblivious.

There are more interesting structures, like fractal tree indices, which are cache-oblivios in the very formal sense.

My own opinion is that Btrees are nice, but not very effective in current world. Structures like LSM trees can be more effective. And you can construct high efficiency search structures over runs of LSM tree which will mimic Btrees.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: