All Products
Search
Document Center

Tablestore:Operations on time series tables

Last Updated:Apr 24, 2025

This topic describes the operations that you can perform on time series tables by using Tablestore SDK for Go.

Operation

Description

Create a time series table

You can create a time series table.

Update a time series table

You can update a time series table or time series metadata configurations.

Query the names of time series tables

You can query the names and configuration information of all time series tables in an instance.

Query the information about a time series table

You can query the information about a time series table, such as the TTL configuration.

Delete a time series table

You can delete a time series table.