elasticsearch/docs/reference/query-languages/esql/esql-syntax-reference.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
542 B
Markdown
Raw Normal View History

---
navigation_title: "Syntax reference"
---
# ES|QL syntax reference
This section covers the essential syntax of the ES|QL language.
* [Basic syntax](esql-syntax.md): Learn the fundamentals of ES|QL query structure, including pipes, commands, and expressions.
* [Commands](esql-commands.md): Discover the core commands for data retrieval, filtering, aggregation, and transformation.
* [Functions and operators](esql-functions-operators.md): Explore the full range of functions and operators available for data manipulation and analysis.