22 lines
567 B
Markdown
22 lines
567 B
Markdown
---
|
|
title: Query data in InfluxDB
|
|
seotitle: Query data stored in InfluxDB
|
|
description: >
|
|
Learn to query data stored in InfluxDB using Flux and tools such as the InfluxDB
|
|
user interface and the 'influx' command line interface.
|
|
aliases:
|
|
- /influxdb/v2/query_language/data_exploration/
|
|
menu:
|
|
influxdb_v2:
|
|
name: Query data
|
|
weight: 5
|
|
influxdb/v2/tags: [query, flux]
|
|
---
|
|
|
|
Learn to query data stored in InfluxDB using Flux and tools such as the InfluxDB
|
|
user interface and the 'influx' command line interface.
|
|
|
|
{{< children >}}
|
|
|
|
{{< influxdbu "influxdb-101" >}}
|