Skip to content

yaozhu/calcite

This branch is 977 commits behind apache/calcite:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a0e119e · Nov 9, 2022
Oct 26, 2022
Sep 25, 2020
Nov 9, 2022
Nov 9, 2022
Oct 5, 2021
Oct 4, 2022
Nov 9, 2022
Oct 4, 2022
Oct 4, 2022
Jun 21, 2022
Nov 5, 2022
Oct 4, 2022
Oct 26, 2022
Oct 4, 2022
Oct 27, 2021
Jun 13, 2022
Oct 4, 2022
Oct 4, 2022
Nov 6, 2022
Mar 22, 2022
Oct 27, 2021
Jun 7, 2021
Jul 11, 2022
Nov 6, 2022
Feb 3, 2022
Oct 4, 2022
Sep 2, 2022
Nov 9, 2022
Aug 5, 2022
Dec 2, 2021
May 5, 2021
Oct 19, 2020
May 6, 2022
Mar 31, 2022
Jul 24, 2020
Mar 16, 2022
Sep 9, 2022
Oct 26, 2022
Nov 5, 2022
Nov 9, 2022
Oct 26, 2022
Aug 20, 2020
Apr 26, 2022
Oct 10, 2020
Oct 10, 2020
Oct 10, 2020
Oct 10, 2020

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.8%
  • Kotlin 0.7%
  • HTML 0.2%
  • SCSS 0.2%
  • FreeMarker 0.1%
  • Shell 0.0%