An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.4% dependent packages on proxy.golang.org
Top 1.7% dependent repos on proxy.golang.org
Top 1.9% docker downloads on proxy.golang.org

proxy.golang.org : github.com/xorm-io/builder

Package builder is a simple and powerful sql builder for Go. Make sure you have installed Go 1.1+ and then: WARNNING: Currently, only query conditions are supported. Below is the supported conditions. 1. Eq is a redefine of a map, you can give one or more conditions to Eq 2. Neq is the same to Eq 3. Gt, Gte, Lt, Lte 4. Like 5. Expr you can customerize your sql with Expr 6. In and NotIn 7. IsNull and NotNull 8. And(conds ...Cond), And can connect one or more condtions via AND 9. Or(conds ...Cond), Or can connect one or more conditions via Or 10. Between 11. define yourself conditions Since Cond is a interface, you can define yourself conditions and compare with them

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/xorm-io/builder
License: BSD-3-Clause
Latest release: over 2 years ago
First release: about 7 years ago
Namespace: github.com/xorm-io
Dependent packages: 3
Dependent repositories: 10
Stars: 0 on GitHub
Forks: 0 on GitHub
Docker dependents: 6
Docker downloads: 7,840
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...