ObjectDatabase++ Indexes Explained

ObjectDatabase++ offers a set of indexes that you can choose from, first is the most basic and common of the indexes – B+-Tree, secondly there is the Spatial and Temporal Indexes and lastly there are the token list indexes.

When choosing which index is most appropriate for each situation it helps to have a good understanding of the pros and cons of each index structure.