docs-v2/content/influxdb3/clustered/reference/client-libraries/v2/scala.md

1.4 KiB

title seotitle list_title description external_url menu weight prepend
Scala client library Use the InfluxDB Scala client library Scala Use the InfluxDB Scala client library to interact with InfluxDB. https://github.com/influxdata/influxdb-client-java/tree/master/client-scala
influxdb3_clustered
name parent
Scala v2 client libraries
201 > [!WARNING] > ### 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/{{% product-key %}}/client-libraries/v3/) 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/clustered/write-data/) and [**querying**](/influxdb3/clustered/query-data/) data. > [**Compare tools you can use**](/influxdb3/clustered/get-started/#tools-to-use) to interact with {{% product-name %}}.

Scala is a general-purpose programming language that supports both object-oriented and functional programming.

The documentation for this client library is available on GitHub.

Scala InfluxDB client