We don't care about the specific database. All we need is that the database has a JDBC driver.
So for InfluxDB 1.x and InfluxDB 2.x, which do not have a JDBC driver, there is no support.
For InfluxDB 3.0, since InfluxDB 3.0 implements the Flight SQL protocol, you can connect to InfluxDB 3.0 through the Arrow Flight SQL JDBC driver from ASF. Refer to https://arrow.apache.org/docs/java/flight_sql_jdbc_driver.html . Please note that InfluxDB 3.0 is not open source yet, and you can only use it through the cloud service involved in https://www.influxdata.com/get-influxdb/ . If you purchased the paid LICENSE for influxdb 3.0 self-hosted, you should consult the customer service of influxdata.
想知道支持集成时许数据库吗