Skip to content

fengguangyuan/calcite

This branch is 53 commits ahead of, 1212 commits behind apache/calcite:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74f7a80 · Jun 28, 2023
Dec 19, 2021
Sep 25, 2020
Mar 4, 2022
Mar 4, 2022
Oct 5, 2021
Mar 4, 2022
Mar 4, 2022
Mar 4, 2022
Mar 4, 2022
Mar 4, 2022
Nov 18, 2021
Mar 4, 2022
Nov 10, 2021
Oct 27, 2021
Oct 27, 2021
Mar 4, 2022
Oct 27, 2021
Oct 7, 2021
Mar 4, 2022
Oct 27, 2021
Oct 27, 2021
Jun 7, 2021
Mar 4, 2022
Mar 7, 2022
Mar 4, 2022
Oct 27, 2021
Oct 12, 2021
Mar 4, 2022
Mar 4, 2022
Dec 2, 2021
May 5, 2021
Oct 19, 2020
Apr 7, 2020
Oct 10, 2020
Dec 27, 2021
Jul 24, 2020
Mar 7, 2022
Mar 7, 2022
Jun 28, 2023
Oct 5, 2021
Jan 7, 2022
Mar 4, 2022
Aug 20, 2020
Aug 20, 2020
Oct 5, 2021
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.

The hive-ddl branch extended the official code for parsing HIVE DDL statement,

please feel free to try it in your own projects.

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%
  • HTML 0.2%
  • SCSS 0.2%
  • FreeMarker 0.1%
  • Shell 0.0%