mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
* Update query languauge landing page * Update index.md * Update docs/reference/query-languages/index.md Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com> --------- Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
16 lines
394 B
Markdown
16 lines
394 B
Markdown
---
|
|
applies_to:
|
|
stack: all
|
|
serverless: all
|
|
---
|
|
# Query languages
|
|
|
|
This section contains reference information for Elastic query languages, including:
|
|
|
|
* [Query DSL](querydsl.md)
|
|
* [ES|QL](esql.md)
|
|
* [SQL](sql.md)
|
|
* [EQL](eql.md)
|
|
* [KQL](kql.md)
|
|
|
|
For more information about each language, refer to the [Explore and analyze](docs-content://explore-analyze/query-filter/languages.md) section.
|