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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/AlekSi/reform

Package reform is a better ORM for Go, based on non-empty interfaces and code generation. See README (https://github.com/go-reform/reform/blob/v1-stable/README.md) for quickstart information. reform allows one to add tags (comments) to generated queries with WithTag Querier method. They can be used to track queries from RDBMS logs and tools back to application code. For example, this code: will generate the following query: Please keep in mind that dynamic tags can affect RDBMS query cache. Consult your RDBMS documentation for details. Some known links: This example shows some reform features. It uses https://github.com/AlekSi/pointer to get pointers to values of build-in types.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21alek%21si/reform
Keywords: go , golang , hacktoberfest , orm , sql , sql-orm
License: MIT
Latest release: almost 4 years ago
First release: almost 9 years ago
Namespace: github.com/AlekSi
Stars: 1,397 on GitHub
Forks: 71 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...