[[esql-source-commands]]
=== {esql} source commands
++++
Source commands
++++
An {esql} source command produces a table, typically with data from {es}.
image::images/esql/source-command.svg[A source command producing a table from {es},align="center"]
{esql} supports these source commands:
// tag::list[]
* <>
* <>
* <>
// end::list[]
include::from.asciidoc[]
include::row.asciidoc[]
include::show.asciidoc[]