https://github.com/mackee/rowmapper
database/sql.Rows to struct mapper for golang
https://github.com/mackee/rowmapper
Last synced: 12 months ago
JSON representation
database/sql.Rows to struct mapper for golang
- Host: GitHub
- URL: https://github.com/mackee/rowmapper
- Owner: mackee
- License: mit
- Created: 2015-03-30T11:11:44.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-30T11:13:44.000Z (about 11 years ago)
- Last Synced: 2025-04-01T12:52:55.000Z (about 1 year ago)
- Language: Go
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rowmapper
database/sql.Rows to struct mapper for golang