Apache Calcite

Clone this repo:
  1. 8b5c17e [CALCITE-7258] RelBuilder.filter should throw if the condition is not BOOLEAN by xiedeyantu · 4 days ago main
  2. 67e5bfc Prepare for next development iteration by Ruben Quesada Lopez · 4 days ago
  3. 63633ac Site: Add announce 1.41.0 release by Ruben Quesada Lopez · 4 days ago
  4. c838dd4 [CALCITE-7223] Release Calcite 1.41.0 by Ruben Quesada Lopez · 8 days ago calcite-1.41.0 calcite-1.41.0-rc0
  5. 34989b0 [CALCITE-7194] Simplify comparisons between function calls and literals to SEARCH by Stamatis Zampetakis · 6 weeks ago

Maven Central CI Status

Apache Calcite

Apache Calcite is a dynamic data management framework.

It contains many of the pieces that comprise a typical database management system but omits the storage primitives. It provides an industry standard SQL parser and validator, a customisable optimizer with pluggable rules and cost functions, logical and physical algebraic operators, various transformation algorithms from SQL to algebra (and the opposite), and many adapters for executing SQL queries over Cassandra, Druid, Elasticsearch, MongoDB, Kafka, and others, with minimal configuration.

For more details, see the home page.

The project uses JIRA for issue tracking. For further information, please see the JIRA accounts guide.