From fe03cfc1d1fff5526f982b78b6e6b1244f5ce8be Mon Sep 17 00:00:00 2001 From: jyotigithub Date: Tue, 2 Dec 2014 10:40:49 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ac5854..293146c 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,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 + * [aerospike-client-go](https://github.com/aerospike/aerospike-client-go) - Aerospike client in Go language. * [cayley](https://github.com/google/cayley) - A graph database with support for multiple backends. * [go-couchbase](https://github.com/couchbaselabs/go-couchbase) - Couchbase client in Go * [gorethink](https://github.com/dancannon/gorethink) - Go language driver for RethinkDB