Skip to content

QAQ-Jun/calcite

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

Folders and files

NameName
Last commit message
Last commit date
May 26, 2024
Sep 25, 2020
Jun 8, 2024
Jun 29, 2024
Mar 11, 2024
May 24, 2024
Mar 12, 2024
Jul 1, 2024
Feb 27, 2024
Feb 27, 2024
Dec 13, 2023
Dec 14, 2023
Feb 27, 2024
May 24, 2024
Feb 27, 2024
Jul 6, 2023
Jun 20, 2024
Oct 14, 2023
Feb 27, 2024
Jun 18, 2024
Jan 16, 2024
Apr 22, 2024
Jan 15, 2024
May 7, 2024
Jul 1, 2024
May 29, 2023
May 26, 2024
May 26, 2024
Jul 1, 2024
May 24, 2024
Apr 21, 2023
May 5, 2021
Oct 19, 2020
Feb 6, 2024
Dec 20, 2023
Feb 6, 2024
May 24, 2024
Jan 22, 2024
May 6, 2024
May 6, 2024
Nov 12, 2022
May 26, 2024
May 26, 2024
May 24, 2024
Mar 14, 2023
May 24, 2024
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.

The project uses JIRA for issue tracking. For further information, please see the JIRA accounts guide.

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • HTML 0.2%
  • SCSS 0.2%
  • Kotlin 0.1%
  • FreeMarker 0.1%
  • Shell 0.0%