LDV
Large Data Volume
A term describing Salesforce orgs with millions of records that require special design considerations for query performance, data loading, and sharing calculations.
Example use case
An architect applies LDV best practices like skinny tables, custom indexes, and selective SOQL queries to optimize performance in an org with 100M+ records.