docs-v2/content/influxdb/cloud-serverless/reference/client-libraries/flight-sql/_index.md

1023 B

title description weight menu influxdb/cloud-serverless/tags
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. 30
influxdb_cloud_serverless
name parent
Flight SQL clients Client libraries
client libraries
Flight SQL

Flight SQL clients are language-specific drivers that can interact with SQL databases using the Arrow in-memory format and the Flight RPC framework. Clients provide a FlightClient that can query and retrieve data from InfluxDB v3 using gRPC and Flight SQL. Some InfluxDB v3 client libraries include Flight SQL clients.

For specifics about a client library, see the library's GitHub repository.

{{< children depth="999" description="true" >}}