Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Salesforce High-Scale Objects
Big Objects
Usage: Auditing, tracking, feeds, and historical archives.
Transaction Type: OLTP transactions
Database Storage: Horizontally scalable distributed databases that are non-transactional and scale to hundreds of millions or even billions of records. Big objects can contain data that’s larger than the data that Data Cloud or standard objects support.
Object Type: BO
Object Suffix: __b
Customizable: Yes
Cloud: Any cloud that provides an org. However, Big Objects requires an additional license.
Packaging: Use the deploy() and retrieve() calls to deploy and retrieve a .zip file. Standard AppExchange packaging isn’t available.
Object Examples: FieldHistoryArchive
Documentation: Big Objects Implementation Guide
Reference: Object Reference for the Salesforce Platform
High-Scale Order Objects
Optimized for: OLTP transactions
Objects: PendingOrderSummary
Documentation: Order Management Implementation Guide
Reference: Object Reference for the Salesforce Platform
Data Cloud Objects
Optimized for: OLAP transactions
Object types: DLO, DMO, CIO, DG
Documentation: Data Object Concepts and Schema in Data Cloud