InfluxDB tools and integrations
Use InfluxDB client libraries
InfluxDB client libraries are language-specific tools that integrate with the InfluxDB v2 API. View the list of available client libraries.
Use InfluxDB CLIs
Use the influx
and influxd
command line interfaces to interact with and manage InfluxDB.
Use the Google Data Studio connector
The InfluxDB Google Data Studio connector lets you create reports and dashboards in Google Data Studio with data from InfluxDB Cloud or InfluxDB OSS 2.0.
Use the Interactive Flux REPL
Use the Flux REPL (Read–Eval–Print Loop) to execute Flux scripts and interact with InfluxDB and other data sources.
Use Grafana with InfluxDB OSS
Use Grafana to visualize data from your InfluxDB instance.
Use Postman with the InfluxDB API
Use Postman, a popular tool for exploring APIs, to interact with the InfluxDB API.