Related to "Flight SQL"
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.
Go Flight SQL client
The Go Flight SQL client integrates with golang scripts and applications to query data stored in an InfluxDB Cloud Serverless bucket.
Java Flight SQL package
The org.apache.arrow.flight.sql
package integrates with Java applications to query and retrieve data from Flight database servers using RPC and SQL.
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 Serverless bucket.
Python FlightSQL-DBAPI client
The Python flightsql-dbapi
library integrates with Python scripts and applications to query data stored in an InfluxDB Cloud Serverless bucket.