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.

This page is mirrored from the GitHub Wiki. View original on GitHub