[ 源代码: golang-github-lib-pq ]
软件包:golang-github-lib-pq-dev(0.0~git20151007.0.ffe986a-2)
golang-github-lib-pq-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-lib-pq:
- [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]
维护小组:
外部的资源:
- 主页 [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.