proxy.golang.org : github.com/gwaylib/qsql
Provides database connections in factory mode to optimize database connections Example: count, titles, result, err := qSql.QueryPageArray(db, true, condition, 0, 10) ... Or count, titles, result, err := qSql.QueryPageMap(db, true, condtion, 0, 10) ... if err != nil { ... }
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/gwaylib/qsql
License: MIT
Latest release: about 1 month ago
First release: over 1 year ago
Namespace: github.com/gwaylib
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago