mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
Merge pull request #92 from bryfry/patch-1
Add gorethink - NoSQL DB Driver for RethinkDB
This commit is contained in:
commit
ad442e3515
@ -127,6 +127,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
* NoSQL Databases
|
* NoSQL Databases
|
||||||
* [gocouch](https://github.com/hoisie/gocouch) - Couchdb client for Go.
|
* [gocouch](https://github.com/hoisie/gocouch) - Couchdb client for Go.
|
||||||
|
* [gorethink](https://github.com/dancannon/gorethink) - Go language driver for RethinkDB
|
||||||
* [gomemcache](https://github.com/bradfitz/gomemcache/) - memcache client library for the Go programming language.
|
* [gomemcache](https://github.com/bradfitz/gomemcache/) - memcache client library for the Go programming language.
|
||||||
* [mgo](http://godoc.org/labix.org/v2/mgo) - MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms.
|
* [mgo](http://godoc.org/labix.org/v2/mgo) - MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms.
|
||||||
* [Neo4j-GO](https://github.com/davemeehan/Neo4j-GO) - Neo4j REST Client in golang.
|
* [Neo4j-GO](https://github.com/davemeehan/Neo4j-GO) - Neo4j REST Client in golang.
|
||||||
|
Loading…
Reference in New Issue
Block a user