Apache Doris
Doris is compatible with MySQL so you can use the MySQL or MariaDB JDBC drivers. Please see the Apache Doris website for more information.
| Option | Info | 
|---|---|
| Type | Relational | 
| Driver | Drivere Link (Use Platform Independent) | 
| Version Included | None | 
| Hop Dependencies | None | 
| Documentation | |
| JDBC Url | jdbc:mysql://hostname:9030/databaseName | 
| Driver folder | <Hop Installation>/lib/jdbc | 
The port of JDBC Url is same as the query port of Frontend in Doris.