https://github.com/bouk/ctxdb
ctxdb provides access to the database through a Context
https://github.com/bouk/ctxdb
Last synced: over 1 year ago
JSON representation
ctxdb provides access to the database through a Context
- Host: GitHub
- URL: https://github.com/bouk/ctxdb
- Owner: bouk
- Created: 2019-02-06T15:44:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T15:52:20.000Z (over 7 years ago)
- Last Synced: 2025-01-23T00:44:14.536Z (over 1 year ago)
- Language: Go
- Homepage: https://godoc.org/bou.ke/ctxdb
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ctxdb
`ctxdb` provides access to the database through a `Context`. You can find the docs [here](https://godoc.org/bou.ke/ctxdb).