25 lines
753 B
Markdown
25 lines
753 B
Markdown
---
|
|
title: Query data in {{% product-name %}}
|
|
seotitle: Query data | Get started with {{% product-name %}}
|
|
description: >
|
|
Learn how to get started querying data in {{% product-name %}} using native
|
|
SQL or InfluxQL with the `influxdb3` CLI and other tools.
|
|
menu:
|
|
influxdb3_enterprise:
|
|
name: Query data
|
|
identifier: gs-query-data
|
|
parent: Get started
|
|
weight: 104
|
|
related:
|
|
- /influxdb3/enterprise/query-data/
|
|
- /influxdb3/enterprise/reference/sql/
|
|
- https://datafusion.apache.org/user-guide/sql/index.html, Apache DataFusion SQL reference
|
|
- /influxdb3/enterprise/reference/influxql/
|
|
source: /shared/influxdb3-get-started/query.md
|
|
---
|
|
|
|
<!--
|
|
The content of this page is at
|
|
// SOURCE content/shared/influxdb3-get-started/query.md
|
|
-->
|