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

1.6 KiB

title seotitle list_title description menu influxdb3/clustered/tags weight aliases prepend
JavaScript client library for the InfluxDB v2 API InfluxDB v2 JavaScript client library for the InfluxDB v2 API JavaScript The [InfluxDB v2 JavaScript client library](https://github.com/influxdata/influxdb-client-js) for Node.js and browsers integrates with the InfluxDB v2 API to write data to an InfluxDB cluster.
influxdb3_clustered
name parent
JavaScript v2 client libraries
client libraries
JavaScript
NodeJS
201
/influxdb3/clustered/reference/api/client-libraries/js/
block content
warn ### Use InfluxDB v3 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 v3 client libraries](/influxdb3/clustered/reference/client-libraries/v3/) and [Flight SQL clients](/influxdb3/clustered/reference/client-libraries/) are available that integrate with your code to write and query data stored in {{% product-name %}}. InfluxDB v3 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 %}}.

The InfluxDB v2 JavaScript client library for Node.js and browsers integrates with the InfluxDB v2 API to write data to an {{% product-name omit=" Clustered" %}} cluster.

{{< children depth="999" >}}