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
- Binary result format
- Support scram password generation
- Retry logic can cause queries to be silently performed twice
- Bad connection error after commit fails due to statement_timeout
- Use a safe implementation of SCRAM.
- recognize Go 1.13 decimal decomposer interface
- Implement database/sql/driver.DriverContext
- Response to COPY command is interpreted as error
- ssl: look for ~/.postgresql/root.crt
- unnamed prepared statement does not exist ERROR on production/staging servers
- Docs
- Go not yet supported