Skip to content

apache/calcite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b394abc · Apr 1, 2025
Jan 30, 2025
Sep 25, 2020
Jan 6, 2025
Mar 6, 2025
Feb 12, 2025
May 24, 2024
Mar 6, 2025
Apr 1, 2025
Mar 10, 2025
Mar 6, 2025
Jan 7, 2025
Oct 10, 2024
Nov 5, 2024
May 24, 2024
Nov 13, 2024
Oct 22, 2024
Nov 26, 2024
Mar 28, 2025
Sep 28, 2024
Feb 19, 2025
Mar 6, 2025
Sep 3, 2024
Oct 10, 2024
Mar 6, 2025
Apr 1, 2025
Jan 30, 2025
Sep 3, 2024
Sep 17, 2024
Mar 29, 2025
Sep 3, 2024
Apr 21, 2023
May 5, 2021
Oct 19, 2020
Feb 6, 2024
Mar 13, 2025
Feb 6, 2024
Jul 29, 2024
Feb 17, 2025
Mar 13, 2025
Mar 13, 2025
Nov 12, 2022
Oct 5, 2024
Mar 16, 2025
May 24, 2024
Mar 14, 2023
Jan 15, 2025
Oct 10, 2020
Oct 10, 2020
Oct 10, 2020
Oct 10, 2020

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.