An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Tideland Go Database Clients

[![GitHub release](https://img.shields.io/github/release/tideland/go-db.svg)](https://github.com/tideland/go-db)
[![GitHub license](https://img.shields.io/badge/license-New%20BSD-blue.svg)](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.