- 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.
- Current Version: 4.3.2
- 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
npm install tablestore
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).
- We welcome everyone to contribute code to the Tablestore NodeJs SDK and other Tablestore SDKs.
- Alibaba Cloud Tablestore Official Product Page
- Alibaba Cloud Official Support Forum
- Alibaba Cloud Tablestore Official Documentation
- Alibaba Cloud Official Blog
- Create Alibaba Cloud Support Ticket (Must be logged in)