Skip to content
Alex Merced edited this page May 21, 2026 · 1 revision

Indexing

A database performance optimization technique that creates data structures (indexes) on table columns to accelerate search and filter speeds at the cost of additional storage and write overhead.


Part of the Data & AI Terms glossary.

Clone this wiki locally