Related to "client libraries"
Flight SQL clients
Flight SQL clients are language-specific drivers that can interact with SQL databases using the Arrow in-memory format and the Flight RPC framework. View the list of available clients.
InfluxDB v3 API client libraries
InfluxDB v3 client libraries use InfluxDB HTTP APIs to write data and use Flight SQL clients to query data stored in an InfluxDB Cloud Dedicated database. View the list of available client libraries.
Install the InfluxDB v2 JavaScript client library
Install the Node.js JavaScript client library to interact with the InfluxDB v2 API.
InfluxDB v2 API client libraries
InfluxDB v2 client libraries use InfluxDB /api/v2
endpoints and work with InfluxDB 2.0 API compatibility endpoints. View the list of available client libraries.
Write data with the InfluxDB v2 JavaScript client library
Use the JavaScript client library to write data with the InfluxDB API in Node.js.
InfluxDB API client libraries
InfluxDB client libraries are language-specific tools that integrate with InfluxDB APIs. View the list of available client libraries.
Go client library
Use the InfluxDB Go client library to interact with InfluxDB.
Go Flight SQL client
The Go Flight SQL client integrates with golang scripts and applications to query data stored in an InfluxDB Cloud Dedicated database.
JavaScript client library for the InfluxDB v2 API
Use the InfluxDB v2 JavaScript client library for Node.js and browsers to write data to a InfluxDB Cloud Dedicated cluster.
JavaScript client library for web browsers
Use the InfluxDB v2 JavaScript client library to interact with InfluxDB in web clients.
Node.js JavaScript client library
Use the InfluxDB v2 JavaScript client library to interact with InfluxDB.
Python client library
Use the InfluxDB Python client library to interact with InfluxDB.
Python client library for InfluxDB v3
The InfluxDB v3 pyinflux3
Python client library integrates with Python scripts and applications and provides a standalone CLI to write and query data stored in an InfluxDB Cloud Dedicated database.
Python Flight SQL DBAPI client
The Python flightsql-dbapi
library integrates with Python scripts and applications to query data stored in an InfluxDB Cloud Dedicated database.
InfluxDB v1 client libraries
InfluxDB v1 client libraries use the InfluxDB 1.7 API and should be fully compatible with InfluxDB 1.5+. View the list of available client libraries.