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

Top 6.8% on proxy.golang.org

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

Package sqlf focuses only on building SQL queries by combining fragments. The package exports only a few functions and methods, but improves a lot on the reusability and extensibility of SQL, which are the main challenges we encounter when writing SQL. 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, which uses exactly the same syntax as `database/sql`, but provides the ability to combine them in any way. Explanation: Note:

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

    Loading...
    Readme
    Loading...