From d0d0f5788944c58eb57251d17a39dc01907ccfd7 Mon Sep 17 00:00:00 2001 From: Marin Date: Tue, 8 Jul 2014 08:13:31 -0700 Subject: [PATCH] Add cayley --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25d24684..b71e9f76 100644 --- a/README.md +++ b/README.md @@ -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.