goqu
https://github.com/doug-martin/goqu
Go
SQL builder and query library for golang
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 supported0 Subscribers
Add a CodeTriage badge to goqu
Help out
- Issues
- fix: Update SQLITE3 dialect to allow for OnConflictUpdateWhere
- SQLite3 dialect erroneously considers UPDATE ... FROM as unsupported
- MySQL STRAIGHT_JOIN support
- improve allocations in expression generator
- Example not work
- dialect mysql not work
- select from using db tags
- feat: Allow literal expressions in Limit() for query plan optimization
- Fix: Typo in comment about placeholders usage
- Set global default dialect
- Docs
- Go not yet supported