Skip to main content

One doc tagged with "indices"

View All Tags

Data Structures - Indices

Indices are key components of any database. In the Genesis platform, every table must have at least one index: the primary key. This is vital for controlling how data is read by an application.