Apache Calcite

Clone this repo:
  1. 68c540b Bump rexml from 3.4.1 to 3.4.2 in /site by dependabot[bot] · 29 hours ago main
  2. 13c91f2 [CALCITE-7177] Upgrade Guava from 33.4.0-jre to 33.4.8-jre by Richard Antal · 4 days ago
  3. 0668366 Some SQL queries related to [CALCITE-709] are now working correctly by xiedeyantu · 5 days ago
  4. d0e0d0e [CALCITE-7162] AggregateMergeRule type mismatch on MIN/MAX by Gian Merlino · 12 days ago
  5. 49631a0 [CALCITE-7160] Simplify AND/OR with DISTINCT predicates to SEARCH by Stamatis Zampetakis · 13 days 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.