MaxCompute supports three database management tools through the MaxCompute Java Database Connectivity (JDBC) driver: DBeaver, DataGrip, and SQL Workbench/J. All three tools provide full support for the same set of operations, so your choice depends on your preferred workflow and IDE ecosystem.
Capability matrix
All three tools support the same operations when connected to MaxCompute via the JDBC driver.
| Tool | Connect to a database | Query databases | Create a table | Query all existing tables | Query table schema | Query table data | Write data to a table | Create a view | Query view structure | Query view data |
| DBeaver | ||||||||||
| DataGrip | ||||||||||
| SQL Workbench/J |
该文章对您有帮助吗?