Show TOC

Background documentationDataStore Object Types Locate this document in the navigation structure

 

Differences between DataStore object types:

Type

Structure

Data Supply

SID Generation

Details

Example

Standard

Consists of three tables: activation queue, table of active data, change log

From data transfer process

Yes

Standard DataStore Object

Scenario for Using Standard DataStore Objects

Write-optimized

Consists of the table of active data only

From data transfer process

No

Write-Optimized DataStore Objects

Scenario for Using Write-Optimized DataStore Objects

For direct update

Consists of the table of active data only

From APIs

No

DataStore Objects for Direct Update

Scenario for Using DataStore Objects for Direct Update