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

proxy.golang.org : github.com/blakewilliams/microrm

Package microrm is a lightweight, struct based ORM for Go that simplifies database interactions without completely abstracting SQL. All methods use named paramters instead of driver specific placeholders in SQL queries/fragments. For example, a simple SELECT statement will look like: This enables more readable queries while avoiding the boilerplate+pitfalls of positional query arguments.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/blakewilliams/microrm
License: MIT
Latest release: 7 days ago
Namespace: github.com/blakewilliams
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago