elasticsearch/docs/reference/sql/apis/sql-apis.asciidoc

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

19 lines
536 B
Plaintext
Raw Normal View History

[role="xpack"]
[testenv="basic"]
[[sql-apis]]
== SQL APIs
NOTE: This list of SQL APIs is incomplete. We're working to add more.
{es}'s SQL APIs let you run SQL queries on {es} indices and data streams.
For an overview of {es}'s SQL features and related tutorials, see <<xpack-sql>>.
* <<get-async-sql-search-api>>
* <<get-async-sql-search-status-api>>
* <<delete-async-sql-search-api>>
include::delete-async-sql-search-api.asciidoc[]
include::get-async-sql-search-api.asciidoc[]
include::get-async-sql-search-status-api.asciidoc[]