Logo icon
    • Contents
    • Quick start
    • Concepts
    • For DevOps
    • For Developers
    • For Analysts
    • For Security Engineers
    • For Contributors
    • Reference
      • YQL
      • Compatibility with PostgreSQL
      • Embedded UI
      • Integrations
      • YDB CLI
      • YDB Native SDK
      • Languages and APIs
        • ADO.NET
        • JDBC driver
          • Quick start
          • Using with Maven
          • Authentication modes
          • Properties
          • Building
        • Model Context Protocol
      • Kafka API
      • Configuration
      • Observability
      • YDB DStool
      • ydbops
      • Docker
    • Recipes
    • Troubleshooting
    • Questions and answers
    • Downloads

    In this article:

    • Download
    • Documentation
    1. Reference
    2. Languages and APIs
    3. JDBC driver

    JDBC driver for YDB

    • Download
    • Documentation

    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.

    Documentation

    • Quick start with JDBC driver
    • Using the JDBC driver with Maven
    • Authentication modes
    • JDBC driver properties
    • Building the JDBC driver for YDB

    Was the article helpful?

    Previous
    Connect to Yandex Cloud
    Next
    Quick start