Documentation

Execute queries

Use tools and libraries to query data stored in an InfluxDB Cloud Dedicated bucket.

InfluxDB client libraries and Flight clients can use the Flight+gRPC protocol to query with SQL or InfluxQL and retrieve data in the Arrow in-memory format. HTTP clients can use the InfluxDB v1 /query REST API to query with InfluxQL and retrieve data in JSON format.

Learn how to connect to InfluxDB and query your data using the following tools:


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more