Ecosyste.ms: Packages

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

Top 2.9% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 6.0% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : 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/xorm.io/builder
License: BSD-3-Clause
Latest release: about 1 year ago
First release: about 6 years ago
Namespace: xorm.io
Dependent packages: 794
Dependent repositories: 1,438
Stars: 17 on Gitea.com
Forks: 12 on Gitea.com
Docker dependents: 508
Docker downloads: 5,401,762,343
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...