20 lines
549 B
Markdown
20 lines
549 B
Markdown
---
|
|
title: InfluxDB syntaxes
|
|
description: >
|
|
InfluxDB uses a handful of languages and syntaxes to perform tasks such as
|
|
writing, querying, processing, and deleting data.
|
|
weight: 5
|
|
menu:
|
|
influxdb_v2:
|
|
name: Syntax
|
|
parent: Reference
|
|
influxdb/v2/tags: [syntax]
|
|
---
|
|
|
|
InfluxDB uses a handful of languages and syntaxes to perform tasks such as
|
|
writing, querying, processing, and deleting data.
|
|
The following articles provide information about the different syntaxes used with
|
|
InfluxDB and the contexts in which they're used:
|
|
|
|
{{< children >}}
|