--- title: Use InfluxDB client libraries and SQL or InfluxQL to query data list_title: Use client libraries description: > 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. weight: 30 menu: influxdb_cloud_dedicated: name: Use client libraries parent: Execute queries influxdb/cloud-dedicated/tags: [client libraries, SQL, InfluxQL, API, Flight, developer tools] related: - /influxdb/cloud-dedicated/reference/client-libraries/v3/ --- 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. {{< children depth="999" description="true" >}}