All Products
Search
Document Center

Tablestore:Time series analytical store

Last Updated:Jun 23, 2026

An analytical store is a low-cost storage engine optimized by Tablestore for long-term storage and analysis of time series data. You can manage time series analytical stores by using Tablestore SDK for Go.

Operation

Description

Create an analytical store

Create an analytical store for an existing time series table.

Update the TTL of data in a time series analytical store

Update the time to live (TTL) configuration of a time series analytical store. After the TTL is updated, Tablestore asynchronously deletes data whose retention period exceeds the TTL value from the analytical store.

Query information of an analytical store

Query information of an analytical store, including TTL configuration, data synchronization options, synchronization status, and storage usage.

Delete an analytical store

Delete an analytical store from a time series table.