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

Top 9.9% on proxy.golang.org

proxy.golang.org : github.com/qjebbs/go-sqlf

Package sqlf focuses only on building SQL queries by combining fragments. Low reusability and scalability are the main challenges we face when writing SQL, the package is designed to solve these problems. Unlike any other sql builder or ORMs, Fragment is the only concept you need to learn. Fragment is usually a part of a SQL query, for example, combining main fragment and any number of condition fragments, we can get a complete query. Explanation: Note:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/qjebbs/go-sqlf
Keywords: golang , sql , sqlbuilder
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/qjebbs
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...