pq
https://github.com/lib/pq
Go
Pure Go Postgres driver for database/sql
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported22 Subscribers
Add a CodeTriage badge to pq
Help out
- Issues
- Implement database/sql/driver.DriverContext
- Response to COPY command is interpreted as error
- ssl: look for ~/.postgresql/root.crt
- Context cancellation during a Transaction can result in spurious sql.ErrNoRows
- Support connection service file and service names
- unknown response during CopyIn: 'S'
- At time DB reconnect fail with read tcp [::1]:49528->[::1]:5432: read: connection reset by peer
- Added read_timeout and write_timeout
- Context support
- sslmode=allow sslmode=prefer
- Docs
- Go not yet supported