Apache Doris

Apache Doris

Doris is compatible with MySQL so you can use the MySQL or MariaDB JDBC drivers. Please see the Apache Doris websitearrow-up-right for more information.

Option
Info

Type

Relational

Driver

Drivere Linkarrow-up-right (Use Platform Independent)

Version Included

None

Hop Dependencies

None

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.

Last updated