mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add cayley
This commit is contained in:
parent
ad442e3515
commit
d0d0f57889
@ -126,6 +126,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [pq](https://github.com/lib/pq) - Pure Go Postgres driver for database/sql.
|
||||
|
||||
* NoSQL Databases
|
||||
* [cayley](https://github.com/google/cayley) - A graph database with support for multiple backends.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user