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
- lib/pg assumes that all queries that start with "copy" (case-insensitive) are special bulk import queries
- go1.8: support for additional features (by 2016-12-12)
- error on jsonb field with binary_parameters
- Show position in syntax errors
- CopyIn behaves differently than Insert
- Add null bytea support
- panic: pq: unknown response for startup: 'J'
- pg error code helpers
- Get backend server version (/other parameters?)
- getting pq: unexpected message 'E'; expected ReadyForQuery error
- Docs
- Go not yet supported