https://github.com/nivl/go-sqldb
Interfaces and implementations to deal with database access in Go
https://github.com/nivl/go-sqldb
go golang interfaces sql
Last synced: 7 months ago
JSON representation
Interfaces and implementations to deal with database access in Go
- Host: GitHub
- URL: https://github.com/nivl/go-sqldb
- Owner: Nivl
- License: mit
- Created: 2017-10-29T22:38:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-12T03:44:28.000Z (almost 7 years ago)
- Last Synced: 2024-07-04T01:42:32.747Z (almost 2 years ago)
- Topics: go, golang, interfaces, sql
- Language: Go
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-sqldb
[](https://wdp9fww0r9.execute-api.us-west-2.amazonaws.com/production/results/Nivl/go-sqldb)
[](https://goreportcard.com/report/github.com/nivl/go-sqldb)
[](https://godoc.org/github.com/Nivl/go-sqldb)
## Implementations
- [sqlx](https://github.com/Nivl/sqldb-sqlx)
- [GoMock](https://github.com/Nivl/sqldb-gomock)