* Restructuring TOC Signed-off-by: Fanit Kolchina <[email protected]> * Resolve merge conflicts Signed-off-by: Fanit Kolchina <[email protected]> * More foundational rewrites of ML Signed-off-by: Fanit Kolchina <[email protected]> * TOC restructure Signed-off-by: Fanit Kolchina <[email protected]> * Rename and rewrite search pages and add keyword search Signed-off-by: Fanit Kolchina <[email protected]> * Small wording change Signed-off-by: Fanit Kolchina <[email protected]> * Small wording change Signed-off-by: Fanit Kolchina <[email protected]> * Updated response Signed-off-by: Fanit Kolchina <[email protected]> * Apply suggestions from code review Co-authored-by: Melissa Vagi <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> * Small rewording Signed-off-by: Fanit Kolchina <[email protected]> * Move neural search to top of vector search list Signed-off-by: Fanit Kolchina <[email protected]> * Change terminology Signed-off-by: Fanit Kolchina <[email protected]> * Reorganize search methods list Signed-off-by: Fanit Kolchina <[email protected]> * Rename links Signed-off-by: Fanit Kolchina <[email protected]> * More link renames Signed-off-by: Fanit Kolchina <[email protected]> * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> * Implemented editorial comments Signed-off-by: Fanit Kolchina <[email protected]> --------- Signed-off-by: Fanit Kolchina <[email protected]> Signed-off-by: kolchfa-aws <[email protected]> Co-authored-by: Melissa Vagi <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
936 B
936 B
layout, title, nav_order, has_children, has_toc, redirect_from
| layout | title | nav_order | has_children | has_toc | redirect_from | |
|---|---|---|---|---|---|---|
| default | SQL and PPL | 230 | true | false |
|
SQL and PPL
OpenSearch SQL lets you write queries in SQL rather than the OpenSearch query domain-specific language (DSL).
Next steps
- Learn about the SQL and PPL API.
- Learn about using SQL within OpenSearch.
- Learn about using PPL within OpenSearch.
- Learn about using Query Workbench for SQL and PPL queries within OpenSearch Dashboards.
- Learn more about OpenSearch SQL in the Developer Guide.