All Products
Search
Document Center

Tablestore:Operations on time series tables

Last Updated:Jun 04, 2026

Tablestore SDK for Go supports the following time series table operations.

Operation

Description

Create a time series table

Create a time series table.

Update a time series table

Update a time series table or its metadata configurations.

Query the names of time series tables

Query the names and configurations of all time series tables in an instance.

Query information of a time series table

Query time series table details, such as the TTL configuration.

Delete a time series table by using Go SDK

Delete a time series table.