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

25 lines
1.1 KiB
Markdown

---
title: JavaScript client library for InfluxDB v3
list_title: JavaScript
description: >
The InfluxDB v3 `influxdb3-js` JavaScript client library integrates with JavaScript scripts and applications to write and query data stored in an InfluxDB Clustered database.
external_url: https://github.com/InfluxCommunity/influxdb3-js
menu:
influxdb3_clustered:
name: JavaScript
parent: v3 client libraries
identifier: influxdb3-js
influxdb3/clustered/tags: [Flight client, JavaScript, gRPC, SQL, Flight SQL, client libraries]
weight: 201
aliases:
- /influxdb3/clustered/reference/api/client-libraries/go/
- /influxdb3/clustered/tools/client-libraries/go/
---
The InfluxDB v3 [`influxdb3-js` JavaScript client library](https://github.com/InfluxCommunity/influxdb3-js) integrates with JavaScript scripts and applications
to write and query data stored in an {{% product-name %}} database.
The documentation for this client library is available on GitHub.
<a href="https://github.com/InfluxCommunity/influxdb3-js" target="_blank" class="btn github">InfluxDB v3 JavaScript client library</a>