Back to Engineering Terms

Indexing

DBMS

A database optimization technique that creates a data structure to speed up data retrieval operations at the cost of additional write overhead and storage.

Tags

optimizationquery-performancestorage

Related Concepts