[ 源代码: golang-github-lib-pq ]
软件包:golang-github-lib-pq-dev(1.3.0-1)
golang-github-lib-pq-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-lib-pq:
- [golang-github-lib-pq_1.3.0-1.dsc]
- [golang-github-lib-pq_1.3.0.orig.tar.gz]
- [golang-github-lib-pq_1.3.0-1.debian.tar.xz]
维护小组:
- Debian Go Packaging Team (QA 页面)
- Michael Stapelberg (QA 页面)
- Tianon Gravi (QA 页面)
- Daniel Swarbrick (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
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.