org.apache.calcite:calcite-core

1.39.0last stable release 1 month ago
Complexity Score
High
Open Issues
306
Dependent Projects
63

License

  • Apache-2.0
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Yespatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Readme

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.

Dependencies

Loading dependencies...

CVE IssuesActive
0
Scorecards Score
6.20
Test Coverage
No Data
Follows Semver
Yes
Github Stars
4,768
Dependenciestotal
26
DependenciesOutdated
19
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute org.apache.calcite:calcite-core in your own private Maven registry

mvn install org.apache.calcite:calcite-core
Processing...
Done

1717 Releases