25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
---
|
|
title: JavaScript client library for InfluxDB 3
|
|
list_title: JavaScript
|
|
description: >
|
|
The InfluxDB 3 `influxdb3-js` JavaScript client library integrates with JavaScript scripts and applications to write and query data stored in an InfluxDB Cloud Serverless bucket.
|
|
external_url: https://github.com/InfluxCommunity/influxdb3-js
|
|
menu:
|
|
influxdb3_cloud_serverless:
|
|
name: JavaScript
|
|
parent: v3 client libraries
|
|
identifier: influxdb3-js
|
|
influxdb3/cloud-serverless/tags: [Flight client, JavaScript, gRPC, SQL, Flight SQL, client libraries]
|
|
weight: 201
|
|
aliases:
|
|
- /influxdb3/cloud-serverless/reference/api/client-libraries/go/
|
|
- /influxdb3/cloud-serverless/tools/client-libraries/go/
|
|
---
|
|
|
|
The InfluxDB 3 [`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 %}} bucket.
|
|
|
|
The documentation for this client library is available on GitHub.
|
|
|
|
<a href="https://github.com/InfluxCommunity/influxdb3-js" target="_blank" class="btn github">InfluxDB 3 JavaScript client library</a>
|