25 lines
734 B
Markdown
25 lines
734 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: 103
|
|
aliases:
|
|
- /v2.0/reference/client-libraries/
|
|
menu:
|
|
v2_0_ref:
|
|
name: Client libraries
|
|
parent: InfluxDB v2 API
|
|
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 %}}
|
|
|
|
{{< children type="list" >}}
|