SQL query engine
C23354
concept
A SQL query engine is a software component that parses, optimizes, and executes SQL statements against one or more data sources to retrieve, manipulate, or manage structured data.
All labels observed (5)
| Label | Occurrences |
|---|---|
| distributed SQL query engine | 2 |
| MPP query engine | 1 |
| SQL engine | 1 |
| SQL query engine canonical | 1 |
| interactive query service | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: SQL query engine
Generated description
A SQL query engine is a software component that parses, optimizes, and executes SQL statements against one or more data sources to retrieve, manipulate, or manage structured data.
Instances (5)
| Instance | Via concept surface |
|---|---|
| Apache Hive | — |
| Amazon Athena | interactive query service |
| Presto | distributed SQL query engine |
| Trino | distributed SQL query engine |
| BlazingSQL | SQL engine |