ApsaraDB for ClickHouse provides SDKs in multiple languages that you can integrate into your applications.
SDK downloads for each language
SDKs for ApsaraDB for ClickHouse are available for the Community-Compatible, Enterprise, and Cloud-Native editions. Select the appropriate SDK version for your instance type.
Community-compatible Edition SDKs
Supported language | SDK download link |
Java (asynchronous) | |
Java | |
TypeScript | |
Go | |
PHP | |
Python | |
C# | |
Swift | |
C++ |
Enterprise Edition SDKs
Supported language | SDK download link |
Java (asynchronous) | |
Java |
Cloud-native Edition SDK
You can no longer purchase instances of the cloud-native edition. Existing instances continue to run normally.
Supported language | SDK download link |
Java |
Usage example
This example shows how to use the Python SDK to query for instances and their basic information. For more information, see Python SDK usage example.
References
If you are not familiar with Alibaba Cloud SDKs, see Alibaba Cloud SDKs.