Low-level PostgreSQL database driver
Package pgconn is a low-level PostgreSQL database driver. It operates at nearly the same level as the C library libpq. It is primarily intended to serve as the foundation for higher level libraries such as https://github.com/jackc/pgx. Applications should handle normal queries with a higher level library and only use pgconn directly when required for low-level access to PostgreSQL functionality. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jackc/pgconn
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.8.0-12.fc41 | - |
Fedora 41 | 1.8.0-12.fc41 | - |
Fedora 40 | 1.8.0-9.fc40 | - |
You can contact the maintainers of this package via email at
golang-github-jackc-pgconn dash maintainers at fedoraproject dot org
.