[ES|QL](/elasticsearch/esql-cheat-sheet/) is Elasticsearch's piped query language, one readable statement instead of extensive Query DSL. It has become the default way to filter, aggregate, and correlate data across modern Elastic deployments, and every release pushes it further toward one goal: making all your data actually queryable, not just stored.


