Skip to content
forked from apache/calcite

Mirror of Apache Calcite

License

Notifications You must be signed in to change notification settings

risdenk/calcite

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

Folders and files

NameName
Last commit message
Last commit date
Mar 25, 2020
Apr 9, 2020
Apr 5, 2020
Apr 9, 2020
Mar 25, 2020
Apr 5, 2020
Apr 20, 2020
Apr 5, 2020
Apr 10, 2020
Apr 5, 2020
Apr 12, 2020
Apr 5, 2020
Mar 25, 2020
Apr 5, 2020
Apr 10, 2020
Apr 5, 2020
Apr 12, 2020
Apr 5, 2020
Apr 5, 2020
Apr 5, 2020
Mar 2, 2020
Apr 5, 2020
Apr 8, 2020
Apr 5, 2020
Apr 5, 2020
Apr 13, 2020
Apr 10, 2020
Nov 19, 2019
Jan 30, 2020
Apr 7, 2020
Apr 7, 2020
Mar 25, 2020
Nov 19, 2019
Mar 2, 2020
Mar 2, 2020
Nov 19, 2019
Dec 28, 2019
Apr 2, 2020
Apr 9, 2020
Mar 25, 2020
Mar 25, 2020
Jan 7, 2020
Nov 19, 2019
Dec 28, 2019
Nov 19, 2019
Dec 28, 2019

Repository files navigation

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.

About

Mirror of Apache Calcite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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