Apache Calcite JDBC API

The Apache Calcite JDBC adapter provides a standard JDBC interface over heterogeneous data sources. Applications use it to issue SQL queries across multiple data formats and storage systems through a unified SQL interface.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-calcite:apache-calcite-jdbc-api
name: Apache Calcite JDBC API
description: The Apache Calcite JDBC adapter provides a standard JDBC interface over heterogeneous data
  sources. Applications use it to issue SQL queries across multiple data formats and storage systems through
  a unified SQL interface.
humanURL: https://calcite.apache.org/docs/adapter.html
tags:
- JDBC
- SQL
properties:
- type: Documentation
  url: https://calcite.apache.org/docs/adapter.html
- type: SDK
  url: https://search.maven.org/artifact/org.apache.calcite/calcite-core