Top 7.0% forks on proxy.golang.org
proxy.golang.org : github.com/pbnjay/db
Package db provides a ridiculously simple database/sql wrapper that supports automatic schema migrations. It handles connection initialization, schema version checks and migration using your provided schema DDL statements. Example usage: Then after future development occurs, schema migration statements are appended to the init() function's db.Schema setup. For example, to add an address to the hotels table above:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/pbnjay/db
License: MIT
Latest release: about 10 years ago
First release: about 10 years ago
Namespace: github.com/pbnjay
Stars: 4 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago