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
- Support read timeout for queries
- home directory lookup can fail
- Add TcpKeepAlive
- Test that Exec and Query are only called with certain types
- PG types without timezone being parsed into time.Times with.
- Truncate time.Time to microsecond resolution before inserting
- Better support for COPY operations
- Fetches all rows by default on query, like libpq.
- Add support for scanning postgresql `interval` type into `time.Duration`
- Can't run two queries in a transaction?
- Docs
- Go not yet supported