docs-v2/content/influxdb3/cloud-serverless/reference/client-libraries/v2/java.md

1.4 KiB

title seotitle list_title description external_url menu weight prepend
Java client library Use the InfluxDB Java client library Java Use the Java client library to interact with InfluxDB. https://github.com/influxdata/influxdb-client-java
influxdb3_cloud_serverless
name parent
Java v2 client libraries
201
block content
warn ### Use InfluxDB 3 clients The `/api/v2/query` API endpoint and associated tooling, such as InfluxDB v2 client libraries and the `influx` CLI, **can't** query an {{% product-name omit=" Clustered" %}} cluster. [InfluxDB 3 client libraries](/influxdb3/cloud-serverless/reference/client-libraries/v3/) and [Flight SQL clients](/influxdb3/cloud-serverless/reference/client-libraries/) are available that integrate with your code to write and query data stored in {{% product-name %}}. InfluxDB 3 supports many different tools for [**writing**](/influxdb3/cloud-serverless/write-data/) and [**querying**](/influxdb3/cloud-serverless/query-data/) data. [**Compare tools you can use**](/influxdb3/cloud-serverless/get-started/#tools-to-use) to interact with {{% product-name %}}.

Java is one of the oldest and most popular class-based, object-oriented programming languages.

The documentation for this client library is available on GitHub.

Java InfluxDB client