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

Database indexes are very frequently btrees; understanding how a btree works can inform how you structure and query data, resulting in substantially better software. They're also a generalization of the binary search pattern, which every programmer should be able to describe and utilize.


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

Search: