---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://ydb.tech/docs/en/reference/languages-and-apis/jdbc-driver.md?version=v26.1
  - https://ydb.tech/docs/ru/reference/languages-and-apis/jdbc-driver.md?version=v26.1
  - href: en/reference/languages-and-apis/jdbc-driver/index.md
    type: text/markdown
    title: Markdown version
  - href: ../../../llms.txt
    type: text/markdown
    title: llms.txt
sourcePath: en/core/reference/languages-and-apis/jdbc-driver/index.md
---
> **Documentation Index:** Fetch the complete configuration index at https://ydb.tech/docs/en/llms.txt

# JDBC driver for YDB

The JDBC driver for YDB provides database connectivity for applications written in Java or other programming languages running on JVM, like Kotlin, Scala, etc.

## Download

Download the JDBC driver for YDB from the [latest releases page on GitHub](https://github.com/ydb-platform/ydb-jdbc-driver/releases).

## Documentation

- [Quick start with JDBC driver](https://ydb.tech/docs/en/reference/languages-and-apis/jdbc-driver/quickstart.md?version=v26.1)
- [Using the JDBC driver with Maven](https://ydb.tech/docs/en/reference/languages-and-apis/jdbc-driver/maven.md?version=v26.1)
- [Authentication modes](https://ydb.tech/docs/en/reference/languages-and-apis/jdbc-driver/authentication.md?version=v26.1)
- [JDBC driver properties](https://ydb.tech/docs/en/reference/languages-and-apis/jdbc-driver/properties.md?version=v26.1)
- [Building the JDBC driver for YDB](https://ydb.tech/docs/en/reference/languages-and-apis/jdbc-driver/building.md?version=v26.1)
