23 lines
767 B
Markdown
23 lines
767 B
Markdown
---
|
|
title: InfluxDB client libraries
|
|
description: >
|
|
InfluxDB client libraries are language-specific tools that integrate with the InfluxDB v2 API.
|
|
View the list of available client libraries.
|
|
weight: 6
|
|
menu:
|
|
v2_0_ref:
|
|
name: Client libraries
|
|
v2.0/tags: [client libraries]
|
|
---
|
|
|
|
InfluxDB client libraries are language-specific packages that integrate with the InfluxDB v2 API.
|
|
The following **InfluxDB v2** client libraries are available:
|
|
|
|
{{% note %}}
|
|
These client libraries are in active development and may not be feature-complete.
|
|
This list will continue to grow as more client libraries are released.
|
|
{{% /note %}}
|
|
|
|
<!-- - [Go](https://github.com/influxdata/influxdb-client-go) -->
|
|
- [JavaScript/Node.js](https://github.com/influxdata/influxdb-client-js)
|