Apache Hive JDBC API

JDBC interface to HiveServer2 for standard SQL client connectivity, supporting parameterized queries, result sets, and connection pooling from Java and ODBC-bridge applications.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-hive:apache-hive-jdbc
name: Apache Hive JDBC API
description: JDBC interface to HiveServer2 for standard SQL client connectivity, supporting parameterized
  queries, result sets, and connection pooling from Java and ODBC-bridge applications.
humanURL: https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-JDBC
tags:
- JDBC
- SQL
- SDK
properties:
- type: Documentation
  url: https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-JDBC
- type: SDK
  url: https://search.maven.org/artifact/org.apache.hive/hive-jdbc
  title: Java JDBC Driver (Maven Central)