Node.js JavaScript client library

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 InfluxDB cluster.

InfluxDB 3 client libraries are available that integrate with your code to write and query data stored in InfluxDB Clustered.

InfluxDB 3 supports many different tools for writing and querying data. Compare tools you can use to interact with InfluxDB Clustered.

The InfluxDB v2 JavaScript client library integrates with the InfluxDB v2 API to write data from Node.js and browser applications to an InfluxDB Clustered database.

Use the client library in a Node.js application


Was this page helpful?

Thank you for your feedback!