72 lines
3.0 KiB
Markdown
72 lines
3.0 KiB
Markdown
---
|
|
title: API client libraries
|
|
aliases:
|
|
- influxdb/v1.4/clients/api_client_libraries/
|
|
- influxdb/v1.4/clients/
|
|
- influxdb/v1.4/clients/api
|
|
menu:
|
|
influxdb_1_4:
|
|
weight: 20
|
|
parent: Tools
|
|
---
|
|
|
|
This is a list of the client libraries which have some support for InfluxDB version 0.9.
|
|
Most should be fully compatible with InfluxDB version 1.4.
|
|
Functionality will vary, and there are, as yet, no standard features that all libraries must implement in order to be listed here.
|
|
|
|
## Elixir
|
|
- [Instream](https://github.com/mneudert/instream) by [mneudert](https://github.com/mneudert)
|
|
|
|
## Go
|
|
- [InfluxDB Go](https://github.com/influxdata/influxdb1-client) by [InfluxData](https://github.com/influxdata)
|
|
|
|
## Haskell
|
|
- [InfluxDB Haskell](https://github.com/maoe/influxdb-haskell) by [maoe](https://github.com/maoe)
|
|
|
|
## Java
|
|
- [InfluxDB Java](https://github.com/influxdb/influxdb-java) by [majst01](https://github.com/majst01)
|
|
|
|
## JavaScript/Node.js
|
|
- [influx](https://github.com/node-influx/node-influx) by [node-influx](https://github.com/node-influx)
|
|
|
|
## Lisp
|
|
- [cl-influxdb](https://github.com/mmaul/cl-influxdb) by [mmaul](https://github.com/mmaul)
|
|
|
|
## .Net
|
|
- [InfluxDB.Client.Net](https://github.com/AdysTech/InfluxDB.Client.Net) by [mvadu](https://github.com/mvadu)
|
|
- [InfluxData.Net](https://github.com/pootzko/InfluxData.Net) by [pootzko](https://github.com/pootzko)
|
|
- [InfluxDB Client for .NET](https://github.com/MikaelGRA/InfluxDB.Client) by [MikaelGRA](https://github.com/MikaelGRA)
|
|
- [InfluxClient](https://github.com/danesparza/InfluxClient) by [danesparza](https://github.com/danesparza)
|
|
|
|
## Perl
|
|
- [AnyEvent::InfluxDB](https://github.com/ajgb/anyevent-influxdb) by [ajgb](https://github.com/ajgb)
|
|
- [InfluxDB::LineProtocol](http://search.cpan.org/~domm/InfluxDB-LineProtocol/) by [domm](http://search.cpan.org/~domm/)
|
|
- [InfluxDB::HTTP](https://github.com/raphaelthomas/InfluxDB-HTTP) by [Raphael Seebacher](https://github.com/raphaelthomas)
|
|
|
|
## PHP
|
|
- [InfluxDB PHP](https://github.com/influxdb/influxdb-php) by [thecodeassassin](https://github.com/thecodeassassin)
|
|
- [InfluxDB PHP SDK](https://github.com/corley/influxdb-php-sdk) by [corley](https://github.com/corley)
|
|
|
|
## Python
|
|
- [InfluxDB Python](https://github.com/influxdb/influxdb-python)
|
|
|
|
## R
|
|
- [Influxdbr](https://CRAN.R-project.org/package=influxdbr) by [dleutant](https://github.com/dleutnant)
|
|
|
|
## Ruby
|
|
- [InfluxDB Ruby](https://github.com/influxdb/influxdb-ruby)
|
|
- [Influxer](https://github.com/palkan/influxer) by [palkan](https://github.com/palkan)
|
|
|
|
## Rust
|
|
- [Flux](https://crates.io/crates/flux)
|
|
- [Influent](https://crates.io/crates/influent)
|
|
|
|
## Scala
|
|
- [scala-influxdb-client](https://github.com/paulgoldbaum/scala-influxdb-client) by [paulgoldbaum](https://github.com/paulgoldbaum)
|
|
|
|
## Sensu
|
|
- [sensu-influxdb-extension](https://github.com/jhrv/sensu-influxdb-extension) by [jhrv](https://github.com/jhrv)
|
|
|
|
## SNMP agent
|
|
- [snmpcollector](https://github.com/toni-moreno/snmpcollector) by [toni-moreno](https://github.com/toni-moreno) A full featured Generic SNMP data collector with Web Administration Interface for InfluxDB.
|