=============================== OpenSearch SQL Reference Manual =============================== OpenSearch SQL enables you to extract insights out of OpenSearch using the familiar SQL query syntax. Please refer to the `technical documentation `_ for detailed information on installing and configuring opendistro-elasticsearch-sql plugin. In this user reference manual, you can find many information for your reference. In each part, we try to make it clear by adding work example along with detailed description. Here is table of contents of the documentation: * **Interfaces** - `Endpoint `_ - `Protocol `_ * **Administration** - `Monitoring `_ - `Plugin Settings `_ * **Language Structure** - `Identifiers `_ - `Data Types `_ - `Values `_ - `Comments `_ * **Data Query Language** - `Expressions `_ - `Basic Queries `_ - `Complex Queries `_ - `Metadata Queries `_ - `SQL Functions `_ - `SQL Aggregations `_ - `Window Functions `_ * **Data Manipulation Language** - `DELETE Statement `_ * **Beyond SQL** - `PartiQL (JSON) Support `_ - `Full-text Search `_ * **Optimization** - `Optimization `_ * **Troubleshooting** - `Troubleshooting `_ * **Limitations** - `Limitations `_