首页 Tablestore Developer Reference Go SDK Operations on data tables

Operations on data tables

更新时间: 2026-01-14 11:22:54

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

Operation

Description

Create a data table

You can create a data table to store data. You can specify a data encryption method and an auto-increment primary key column when you create a data table.

Update the table configurations

You can update the configuration information about a table, such as the time to live (TTL) and max versions.

List data tables

You can query the names of all tables in an instance.

Query information of a table

You can query the configuration information about a table.

Delete a data table

You can delete a table.

Add or remove predefined columns

You can add predefined columns to or removes predefined columns from a data table. When you create a secondary index for a table, you can set index columns or attribute columns of the secondary index to the predefined columns of the table.

上一篇: Go SDK 下一篇: Create a data table
阿里云首页 表格存储 相关技术圈