Related to "Go"
Go client library for InfluxDB v3
The InfluxDB v3 influxdb3-go
Go client library integrates with Go scripts and applications to write and query data stored in an database.
Go Flight client
The Go Flight client integrates with Go scripts and applications to query data stored in InfluxDB.
InfluxDB v2 Go client library
The InfluxDB v2 Go client library integrates with Go applications to write data to an InfluxDB Clustered database.
Use Go to query data
Use the influxdb3-go
Go package and SQL or InfluxQL to query data stored in InfluxDB. Execute queries and retrieve data over the Flight+gRPC protocol, and then process data using common Go tools.