18 lines
402 B
Markdown
18 lines
402 B
Markdown
---
|
|
title: Execute queries
|
|
seotitle: Different ways to query InfluxDB
|
|
description: There are multiple ways to query data from InfluxDB including the InfluxDB UI, CLI, and API.
|
|
weight: 103
|
|
menu:
|
|
influxdb_v2:
|
|
name: Execute queries
|
|
parent: Query data
|
|
influxdb/v2/tags: [query]
|
|
---
|
|
|
|
There are multiple ways to execute queries with InfluxDB. Choose from the following options:
|
|
|
|
{{< children >}}
|
|
|
|
|