Related to "Developer Tools"
InfluxDB v3 API client libraries
InfluxDB v3 client libraries use InfluxDB HTTP APIs to write data and use Flight clients to execute SQL and InfluxQL queries. View the list of available client libraries.
Use InfluxDB client libraries and SQL or InfluxQL to query data
Use the InfluxDB v3 client libraries with SQL or InfluxQL to query data stored in InfluxDB. InfluxDB v3 client libraries are language-specific packages that integrate with your application. Execute queries and retrieve data and metadata over the Flight+gRPC protocol, and then process data using tools in the language of your choice.
InfluxDB v2 API client libraries
InfluxDB v2 client libraries use InfluxDB /api/v2
endpoints and work with InfluxDB 2.x API compatibility endpoints. View the list of available client libraries.
InfluxDB API client libraries
InfluxDB client libraries are language-specific tools that integrate with InfluxDB APIs. View the list of available client libraries.
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.