13 lines
376 B
Markdown
13 lines
376 B
Markdown
|
---
|
||
|
layout: default
|
||
|
title: JDBC Driver
|
||
|
parent: SQL
|
||
|
nav_order: 71
|
||
|
---
|
||
|
|
||
|
# JDBC driver
|
||
|
|
||
|
The Java Database Connectivity (JDBC) driver lets you integrate OpenSearch with your favorite business intelligence (BI) applications.
|
||
|
|
||
|
For information on downloading and using the JAR file, see [the SQL repository on GitHub](https://github.com/opensearch-project/sql/tree/master/sql-jdbc).
|