Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.54 KB

README-EN.md

File metadata and controls

48 lines (35 loc) · 2.54 KB

Aliyun Tablestore SDK for Node.js

License Status GitHub version Build Status Coverage Status

About

  • This NodeJs SDK is a client library for the Alibaba Cloud Tablestore Service API.
  • Alibaba Cloud Tablestore is a NoSQL database service built on Alibaba Cloud’s Apsara distributed operating system that can store and access large volumes of structured data in real time.

Version

  • Current Version: 4.3.2

Version Feature Updates

  • Bug fixed: Queries are now supported using the "Long" datatype
  • Added Support for SearchIndex
  • Added Support for GlobalIndex
  • Added Support for Atomic Addition
  • Added Support for Transactions
  • Added Support for ExistsQuery

Installation

npm install tablestore

Getting Started

To get started, we recommend taking a look at the samples found in the "samples/" directory. You can configure the samples for use by setting the correct relevant parameters for your Tablestore instance by modifying the "samples/client.js" file (modify the values for 'accessKeyId', 'secretAccessKey', 'endpoint' and 'instancename' accordingly).

Contributing

  • We welcome everyone to contribute code to the Tablestore NodeJs SDK and other Tablestore SDKs.

Contact US

Join our Tablestore Chat Group on DingDing Talk

Image text