Published at: 2025-10-30
Large Object Overview
Value Proposition
Large Object are a simplified object structure provided by ShareCRM metadata. Compared to standard object, they adopt distributed data storage, offer reduced functionality, and provide only basic functional and data permissions.
Use Cases
Business data archiving
System log data storage
Storage of non-reporting or transactional business data
360° Account view—storing unstructured data to extend the data model
Auditing and tracking—maintaining long-term usage views for analysis or compliance purposes
Historical archiving—preserving access to historical data for analysis or compliance while optimizing core CRM or platform application performance
Features
Large Object allow archiving data from other objects or importing massive datasets from external systems into a single Large Object.
Differences Between Big Objects and Standard Objects
Large Object | Standard Object |
|---|---|
Horizontally scalable distributed database | Relational database |
Non-transactional database | Transactional database |
Supports hundreds of millions to billions of records | Supports millions of records |
Limitations Compared to Standard Object
Field Types: Only basic field types are supported:
Single-line/multi-line text
Single-select/multi-select
Date/time/datetime
Number, currency, percentage
Phone, email, URL
Images, attachments
Boolean
Lookup relationships
Unsupported Features:
Global search
Follow-Up Activity
Related Teams
Change history tracking
Primary Attribute Types: Auto-increment ID fields are not supported.
Masking: Large Object fields do not support masking configurations.
Field Display Settings: Custom field display settings are unavailable.
Filtering: Object filters do not support
LIKEoperators (e.g., “contains,” “starts with,” “ends with”).Lookup Relationships:
Large Object can lookup standard object but cannot aggregate Large Object data.
Standard object can lookup large Object but cannot reference them.
Unsupported Automations:
Approval processes
Workflows
Business process flows