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
- Custom join statement
- where Exists (select)
- No means of omitting zero values, generating useless INSERT queries
- Removal of double quotes around table name
- How to construct this sql in mysql
- INSERT ... ON DUPLICATE KEY UPDATE
- Quick question... does Goqu make considerations for SQL injection?
- omitifempty inserts null, rather than omitting the insert all together.
- PostgreSQL. DELETE FROM ... USING
- How to generate nested select statements
- Docs
- Go not yet supported