Download the tools and plug-ins you need to connect to and develop with MaxCompute.
Choose your tool
| Tool | Use when |
|---|---|
| SDK | Building Java applications that interact with MaxCompute programmatically |
| MaxCompute client | Running MaxCompute commands from the command line |
| MaxCompute Studio plug-in | Developing and debugging MaxCompute jobs inside IntelliJ IDEA |
| Java Database Connectivity (JDBC) driver | Connecting BI tools or Java applications to MaxCompute via standard JDBC |
SDK
Search odps-sdk in the Maven repository to find all available versions of the Java SDK and their Maven coordinates.
MaxCompute client
Download the MaxCompute client from the GitHub releases page and select the version that matches your environment.
MaxCompute Studio plug-in
Download IntelliJ IDEA.
Install the MaxCompute Studio plug-in from the JetBrains Marketplace.
MaxCompute Studio 4.3.0 is the latest version and is compatible with IntelliJ IDEA up to 2024.2.5. Select the Studio version that matches your IntelliJ IDEA version.
JDBC driver
Download the latest open source Java Database Connectivity (JDBC) driver from the GitHub releases page.
Note
您可以在云栖社区查看发布信息或提问。
SDK for PHP: You can download the SDK for PHP from GitHub.