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

Top 1.3% on proxy.golang.org
Top 0.2% dependent packages on proxy.golang.org
Top 0.4% dependent repos on proxy.golang.org
Top 3.5% forks on proxy.golang.org
Top 0.5% docker downloads on proxy.golang.org

proxy.golang.org : github.com/georgysavva/scany

Package scany is a set of packages for scanning data from a database into Go structs and more. scany isn't limited to any specific database. It integrates with database/sql, so any database with database/sql driver is supported. It also works with https://github.com/jackc/pgx native interface. Apart from the out of the box support, scany can be easily extended to work with almost any database library. scany contains the following packages: sqlscan package works with database/sql standard library. pgxscan package works with github.com/jackc/pgx library native interface. dbscan package works with an abstract database and can be integrated with any library that has a concept of rows. This particular package implements core scany features and contains all the logic. Both sqlscan and pgxscan use dbscan internally.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/georgysavva/scany
Keywords: database , go , golang , mysql , pgx , postgresql , sql
License: MIT
Latest release: 8 months ago
First release: over 5 years ago
Namespace: github.com/georgysavva
Dependent packages: 401
Dependent repositories: 285
Stars: 1,465 on GitHub
Forks: 75 on GitHub
Docker dependents: 47
Docker downloads: 7,465,257
Total Commits: 173
Committers: 12
Average commits per author: 14.417
Development Distribution Score (DDS): 0.092
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 12 hours ago

    Loading...
    Readme
    Loading...