Overview | Basics | Criteria | Joins | Aggregations | Ordering | Retrievals | Alternatives
Omnidex provides a rich set of strategies for indexing databases. Many of these are effective without having to understand how or why they work, but others benefit from a more in-depth understanding of indexing. Omnidex's indexing technology is also quite unique in some respects, and so even the seasoned database administrator will benefit from an understanding of Omnidex indexing.
Omnidex has separate indexing strategies for different aspects of database operations. There are strategies for resolving criteria, joining tables, aggregating data and even retrieving data. There are also times when indexing actually slows down a query, and it is better to use alternatives to indexing.
See also: