All Products
Search
Document Center

Tablestore:SDK overview

Last Updated:Jul 17, 2024

Tablestore provides SDKs for Java, Go, Python, Node.js, .NET, and PHP. You can call the API operations of Tablestore SDKs to use the features of Tablestore.

Prerequisites

Tablestore is activated and a Tablestore instance is created. For more information, see Step 1: Activate Tablestore and Step 2: Create an instance.

SDKs

Tablestore provides multiple data models, including the Wide Column model, the TimeSeries model, and the Timeline model. Tablestore SDKs for different programming languages support different data models. The following table describes the details.

Note

For information about the features that are supported by Tablestore SDKs for different programming languages, see Features of Tablestore SDKs.

Programming language

Supported data model

References

Java

Wide Column model, TimeSeries model, and Timeline model

Overview of Tablestore SDK for Java

Go

Wide Column model, TimeSeries model, and Timeline model

Overview of Tablestore SDK for Go

Python

Wide Column model

Overview of Tablestore SDK for Python

Node.js

Wide Column model

Overview of Tablestore SDK for Node.js

NET

Wide Column model

Overview of Tablestore SDK for .NET

PHP

Wide Column model

Overview of Tablestore SDK for PHP