Indexing Structures

Home > Computer Science > Database Systems > Indexing > Indexing Structures

This topic covers different data structures used in database indexing, including B-trees, Hashing, Bitmap indexing, and others.