As a programmer when should I consider using a RB tree, B- tree or an AVL tree? What are the key points that needs to be considered before deciding on the choice?
Can
In memory B-Tree has the advantage when the number of items is more than 32000... Look at speedtest.pdf from stx-btree.