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
- Do not pass same parameter multiple times
- Is it possile to generate sql like ">=? and <?" only with goqu.Ex?
- Default "prepared" for Postgres, and predefined dialects without import
- fix MS SQL
- feat(sqlgen): allow any type of value for prepared mode #313
- Can slice as a parameter to select?
- MySQL 8.0 *does* support WITH CTE
- CTEs do not inherit dialect of the main dataset
- Insertion Query for []Text result in the wrong query on postgres dialect
- `goqu:"omitempty"` not omit empty field.
- Docs
- Go not yet supported