All Products
Search
Document Center

Tablestore:SQL query operations

Last Updated:Dec 30, 2024

The SQL query feature provides a centralized access interface for multiple data engines of Tablestore and is compatible with the query syntax of MySQL. This topic describes the API operations that you can call to query data by executing SQL statements.

API operations

The following table describes the API operations that are related to SQL query.

Item

API

Description

Query data by executing SQL statements

SQLQuery

You can query the required data by executing SQL statements.