--- 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: 4 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 %}} - [C#](https://github.com/influxdata/influxdb-client-csharp) - [Go](https://github.com/influxdata/influxdb-client-go) - [Java](https://github.com/influxdata/influxdb-client-java) - [JavaScript/Node.js](https://github.com/influxdata/influxdb-client-js) - [Python](https://github.com/influxdata/influxdb-client-python)