Clustering

In databases, clustering refers to organizing table storage based on the values of one or more columns, ensuring related data is physically co-located to optimize range queries.


Part of the Data & AI Terms glossary.

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