golang-github-lib-pq-dev

Pure go postgres driver for go??s database/sql package
  https://github.com/lib/pq
  0
  no reviews



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.