[![](https://godoc.org/github.com/jackc/pgconn?status.svg)](https://godoc.org/github.com/jackc/pgconn) [![Build Status](https://travis-ci.org/jackc/pgconn.svg)](https://travis-ci.org/jackc/pgconn) # pgconn Package pgconn is a low-level PostgreSQL database driver. It is intended to serve as the foundation for the next generation of https://github.com/jackc/pgx.