19 lines
534 B
Markdown
19 lines
534 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_2_0_ref:
|
|
name: Syntax
|
|
influxdb/v2.0/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 >}}
|