CWE-1089

Large Data Table with Excessive Number of Indices
AI Translation Available

The product uses a large data table that contains an excessively large number of
indices.

Status
incomplete
Abstraction
base

While the interpretation of 'large data table' and 'excessively large number of indices' may vary for each product or developer, CISQ recommends a default threshold of 1000000 rows for a 'large' table and a default threshold of 3 indices.

Common Consequences

other
Impacts
reduce performance

Potential Mitigations