All Products
Search
Document Center

Tablestore:Operations on time series tables

Last Updated:Apr 22, 2025

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

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.

List time series tables

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

Query information of a time series table

You can query information of a time series table, such as the time to live (TTL) configuration.

Delete a time series table

You can delete a time series table.