[ Bron: golang-github-lib-pq ]
Pakket: golang-github-lib-pq-dev (0.0~git20151007.0.ffe986a-2)
Verwijzigingen voor golang-github-lib-pq-dev
Debian bronnen:
Het bronpakket golang-github-lib-pq downloaden:
- [golang-github-lib-pq_0.0~git20151007.0.ffe986a-2.dsc]
- [golang-github-lib-pq_0.0~git20151007.0.ffe986a.orig.tar.xz]
- [golang-github-lib-pq_0.0~git20151007.0.ffe986a-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
pure Go postgres driver for Go’s database/sql package
After importing this package, you can connect to a postgres database from your Go programs. This package does not depend on libpq-dev and does not need cgo, making it suitable for use when cross-compiling.
This package contains the source.