Back to Yugabyte Db

Compatibility

docs/content/stable/develop/drivers-orms/java/compatibility.md

2026.1.0.0-b251012 B
Original Source
<!-- --- title: Supported versions linkTitle: Supported versions description: Supported versions for Java drivers, ORMs and AppDev frameworks headcontent: Supported versions for Java drivers, ORMs and AppDev frameworks menu: stable_develop: identifier: java-compatibility parent: java-drivers weight: 800 type: docs --- ## Yugabyte JDBC driver compatibility matrix | Driver Version | YugabyteDB Version | Support | | :------------- | :----------------- | :------ | | [42.3.4](https://mvnrepository.com/artifact/com.yugabyte/jdbc-yugabytedb/42.3.2) | 2.13 (latest) | full | 42.3.4 | 2.12 (stable) | full | 42.3.4 | 2.8 | full | 42.3.4 | 2.6 | Not Supported ## PostgreSQL JDBC driver compatibility matrix | Driver Version | YugabyteDB Version | Support | | :------------- | :----------------- | :------ | | [42.2.14](https://mvnrepository.com/artifact/org.postgresql/postgresql/42.2.14) | 2.13 (latest) | full | 42.2.14 | 2.12 (stable) | full | 42.2.14 | 2.8 | full | 42.2.14 | 2.6 | full -->