Apache Calcite

Clone this repo:
  1. d9c9697 [CALCITE-7460] Broken Maven Central and CI Status badges in README by cc.cai · 3 months ago main
  2. bf070e4 [CALCITE-7650] Bytecode by JDK 11 is invalid due to Checkerframework annotations by Thomas Rebele · 5 days ago
  3. cb4b5ae [CALCITE-7653] ARRAY[NULL] produces uncompilable Java code by Mihai Budiu · 28 hours ago
  4. fe5b548 [CALCITE-7652] MssqlSqlDialect unparses CAST to TIMESTAMP as "TIMESTAMP", which is invalid in SQL Server (should be DATETIME2) by AlexisCubilla · 36 hours ago
  5. ca9f9cf BigQuery dialect should escape backslashes in string literals by bibi samina · 4 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.