https://github.com/tideland/go-db
Database clients for CouchDB and Redis
https://github.com/tideland/go-db
couchdb database-clients go golang redis
Last synced: 3 months ago
JSON representation
Database clients for CouchDB and Redis
- Host: GitHub
- URL: https://github.com/tideland/go-db
- Owner: tideland
- License: bsd-3-clause
- Created: 2020-01-10T17:04:22.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-02-14T21:24:40.000Z (over 5 years ago)
- Last Synced: 2026-03-29T13:46:40.238Z (4 months ago)
- Topics: couchdb, database-clients, go, golang, redis
- Language: Go
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tideland Go Database Clients
[](https://github.com/tideland/go-db)
[](https://raw.githubusercontent.com/tideland/go-db/master/LICENSE)
## Description
**Tideland Go Database Clients** provides clients for different databases.
* `couchdb` realizes a client for the CouchDB and
* `redis` for Redis
I hope you like it. ;)
## Contributors
- Frank Mueller (https://github.com/themue / https://github.com/tideland / https://tideland.dev)
## License
**Tideland Go Library** is distributed under the terms of the BSD 3-Clause license.