Calcite

Calcite is a dynamic data management framework

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite
Last Version

Last Version

1.21.0
Release Date

Release Date

Type

Type

pom
Description

Description

Calcite
Calcite is a dynamic data management framework
Project URL

Project URL

https://calcite.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/calcite

Download calcite

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.calcite/calcite/ -->
<dependency>
    <groupId>org.apache.calcite</groupId>
    <artifactId>calcite</artifactId>
    <version>1.21.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.calcite/calcite/
implementation 'org.apache.calcite:calcite:1.21.0'
// https://jarcasting.com/artifacts/org.apache.calcite/calcite/
implementation ("org.apache.calcite:calcite:1.21.0")
'org.apache.calcite:calcite:pom:1.21.0'
<dependency org="org.apache.calcite" name="calcite" rev="1.21.0">
  <artifact name="calcite" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.calcite', module='calcite', version='1.21.0')
)
libraryDependencies += "org.apache.calcite" % "calcite" % "1.21.0"
[org.apache.calcite/calcite "1.21.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • babel
  • cassandra
  • core
  • druid
  • elasticsearch
  • example
  • file
  • geode
  • kafka
  • linq4j
  • mongodb
  • pig
  • piglet
  • plus
  • server
  • spark
  • splunk
  • ubenchmark

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.

org.apache.calcite

The Apache Software Foundation

Versions

Version
1.21.0
1.20.0
1.19.0
1.18.0
1.17.0
1.16.0
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0-incubating
1.3.0-incubating
1.2.0-incubating
1.1.0-incubating
1.0.0-incubating
0.9.2-incubating
0.9.1-incubating