Downloads

更新时间:
复制 MD 格式

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

  1. Download IntelliJ IDEA.

  2. 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.

SDK for PHP: You can download the SDK for PHP from GitHub.