/influxdb-client-tools

Collection of helper scripts to interact with InfluxDB via the client libraries

Primary LanguagePythonMIT LicenseMIT

InfluxDB Client Tools

This is my collection of helper scripts to interact with InfluxDB via the client libraries.

Client Libraries

Each language specific folder contains examples using the InfluxDB client library in that language:

Helpers

These folders contain some helpful re-useable items when working with the client libraries:

  • data: some example data in CSV, JSON, and line protocol formats
  • flux: pre-written Flux scripts for easy re-use
  • influxdb: Scripts to start up a local InfluxDB instance with a known set of credentials