Skip to content

devozerov/calcite

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f41d44a · Jan 10, 2021
Jan 10, 2021
Sep 25, 2020
Jan 7, 2021
Nov 29, 2020
Oct 17, 2020
Dec 8, 2020
Jan 7, 2021
Dec 8, 2020
Jan 6, 2021
Dec 8, 2020
Dec 8, 2020
Dec 8, 2020
Oct 16, 2020
Dec 8, 2020
Nov 29, 2020
Dec 8, 2020
Dec 8, 2020
Dec 8, 2020
Dec 18, 2020
Dec 8, 2020
Nov 29, 2020
Mar 2, 2020
Nov 29, 2020
Jan 7, 2021
Nov 29, 2020
Dec 8, 2020
Nov 29, 2020
Dec 8, 2020
Jul 4, 2020
Nov 29, 2020
Oct 19, 2020
Apr 7, 2020
Oct 10, 2020
Jan 6, 2021
Jul 24, 2020
Mar 2, 2020
Oct 3, 2020
May 2, 2020
Nov 29, 2020
Dec 17, 2020
Nov 29, 2020
Aug 20, 2020
Aug 20, 2020
Nov 29, 2020
Oct 10, 2020
Oct 10, 2020
Oct 10, 2020
Oct 10, 2020

Repository files navigation

Maven Central Travis Build Status CI Status AppVeyor Build 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.

Packages

No packages published

Languages

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