Frequently used drivers and client tools
Updated at:
Copy as MD
Connect to a DMS database instance with the secure access proxy feature enabled using a command line, a database management tool, or application code. This page lists drivers and client tools that have been officially tested with DMS.
DMS also supports drivers and client tools not listed here. If you encounter a compatibility issue, submit a ticket.
Frequently used drivers
Java
mysql-connector-java
Supported versions: 5.1.35, 5.1.48, 5.1.49, 8.0.15, 8.0.17, 8.0.18, 8.0.21, 8.0.28
Connection pools
| Pool | Note |
|---|---|
| Hikari | Depends on mysql-connector-java |
| Druid | Depends on mysql-connector-java |
Node.js
| Package | Version |
|---|---|
| mysql | v2.18.1 (2020-01-23) |
Python 3
| Package | Version |
|---|---|
| mysql-connector | 2.2.9 |
| PyMySQL | 1.0.2 |
Go
| Module | Version |
|---|---|
| github.com/go-sql-driver/mysql | v1.6.0 |
Frequently used client tools
| Tool | Supported versions |
|---|---|
| MySQL Client | 5.7, 8.0.25 |
| Navicat | 11, 16 |
| IntelliJ IDEA | 2021.2.3 |
| DBeaver | 21.3.3 |
| DMS | dms.aliyun.com, dms.alibabacloud.com |
Is this page helpful?