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-3.fc35 | - |
Fedora 35 | 4.10.1-3.fc35 | - |
Fedora 34 | 4.10.1-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-jackc-pgx dash maintainers at fedoraproject dot org
.