All Products
Search
Document Center

Tablestore:Operations on multiple rows of data at the same time

Last Updated:Jun 17, 2026

Read and write multiple rows of data in Tablestore data tables in bulk for big data scenarios.

API operations

The following table lists the API operations for bulk data operations.

Item

API

Description

Write multiple rows of data at the same time

BulkImport

Writes multiple rows of data to data tables in bulk for big data scenarios. You must specify the complete primary key and the attribute columns that you want to add, remove, or modify for each row.

Read multiple rows of data at the same time

BulkExport

Reads multiple rows of data from data tables in bulk for big data scenarios.