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
- Panic on `go test -bench=.`: *pq.stmt is not driver.StmtQueryContext
- fix NullTime.Scan(value) parsing if value is []uint8
- stmt should implement driver.StmtExecContext and driver.StmtQueryContext
- fix unsafe rows.Close() race
- Close bad connection to solve CLOSE_WAIT stuck
- example/listen/doc.go is confusing
- Add QuoteLiteral function
- Exec() Result only return RowsAffected ()and not LastInsertId()
- SQL query cannot take more than 32768 parameters.
- Add multihost connstring support
- Docs
- Go not yet supported