Back to Yugabyte Db

Compatibility

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

2026.1.0.0-b25934 B
Original Source
<!-- --- title: Supported versions linkTitle: Supported versions description: Supported versions for Go drivers and ORMs headcontent: Supported versions for Go drivers and ORMs menu: stable_develop: identifier: go-compatibility parent: go-drivers weight: 800 type: docs --- ## PGX driver compatibility matrix | Driver Version | YugabyteDB Version | Support | | :------------- | :----------------- | :------ | | [v4](https://github.com/jackc/pgx/v4) | 2.13 | full | | v4 | 2.12 | full | | v4 | 2.8 | full | | v4 | 2.6 | Not Supported | [comment]: <> (| v4 | 2.6 | Not Supported) ## PQ driver compatibility matrix | Driver Version | YugabyteDB Version | Support | | :------------- | :----------------- | :------ | | [v1.10.2](https://github.com/lib/pq/releases/tag/v1.10.2) | 2.13 | full | | v1.10.2 | 2.12 | full | | v1.10.2 | 2.8 | full | | v1.10.2 | 2.6 | full | [comment]: <> (| v1.10.2 | 2.6 | full) -->