Install SDKs
Lindorm supports open standard interfaces, such as HBase, Cassandra Query Language (CQL), and SQL. Before you can use LindormTable, you must install the software development kits (SDKs) for these interfaces.
HBase SDK
To install the Java SDK, see Install the HBase SDK.
To install non-Java SDKs, such as C++, Python, or Go, see Access LindormTable using non-Java HBase SDKs.
Cassandra CQL
Cassandra CQL supports drivers for many languages, such as Java, C++, C#, Node.js, PHP, Python, and Spark Connector. These drivers are fully compatible with Lindorm. This document describes how to install and use the drivers for Java, Python, and C++. For more information about drivers for other languages, see the CQL multi-language drivers documentation from the Cassandra community.
- Cassandra CQL Java driver installation
For more information, see Install the Cassandra CQL Driver.
- Multi-language Cassandra CQL driver installation (Python and C++)
For more information, see the community documentation.
SQL SDK
Alibaba Cloud does not currently provide downloads for non-Java SDKs, such as .NET, Python, Go, and JavaScript. You can download and use the open source versions from the official Avatica website. If you have questions, you can join the DingTalk group for assistance. For more information, see Technical support.