queryen
Queryen is a distributed data query engine designed for interactive analytics on large-scale datasets. It provides a SQL-like query language and an experimental natural-language interface that translates plain language questions into executable queries. The project emphasizes low-latency response times, pluggable storage backends, and ease of integration with existing data infrastructures.
Origin and governance: The project originated as a research initiative at the Center for Data Systems Research
Architecture: Queryen's architecture is modular, comprising a front-end parser, a cost-based optimizer/planner, a distributed execution engine,
Usage and performance: Typical deployments are cloud-based clusters or on-premises data centers. It is used for
Reception and limitations: While popular for rapid prototyping and exploratory analytics, Queryen's natural-language interface remains experimental