PostgreSQL driver and toolkit for Go
Pgx is a pure Go driver and toolkit for PostgreSQL. pgx is different from other drivers such as pq because, while it can operate as a database/sql compatible driver, pgx is also usable directly. It offers a native interface similar to database/sql that offers better performance and more features. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jackc/pgx
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.10.1-13.fc42 | - |
Fedora 41 | 4.10.1-12.fc41 | - |
Fedora 40 | 4.10.1-9.fc40 | - |
You can contact the maintainers of this package via email at
golang-github-jackc-pgx dash maintainers at fedoraproject dot org
.