Apache Calcite Avatica API

Apache Avatica is a framework for building database drivers derived from Apache Calcite. It provides a JSON/Protobuf-over-HTTP remote protocol for JDBC clients to connect to Calcite-based query engines.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-calcite:apache-calcite-avatica-api
name: Apache Calcite Avatica API
description: Apache Avatica is a framework for building database drivers derived from Apache Calcite.
  It provides a JSON/Protobuf-over-HTTP remote protocol for JDBC clients to connect to Calcite-based query
  engines.
humanURL: https://calcite.apache.org/avatica/docs/
tags:
- Avatica
- HTTP
- JDBC
properties:
- type: Documentation
  url: https://calcite.apache.org/avatica/docs/
- type: APIReference
  url: https://calcite.apache.org/avatica/javadocAggregate/