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

Top 9.8% on proxy.golang.org
Top 9.2% dependent packages on proxy.golang.org

proxy.golang.org : github.com/CheatXGO/scany/v2

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
purl: pkg:golang/github.com/%21cheat%21x%21g%21o/scany/v2
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/CheatXGO/scany
Dependent packages: 2
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 15 hours ago

    Loading...
    Readme
    Loading...