From fe881e556fc6c502e4ba4db96ca3c622d98aaaba Mon Sep 17 00:00:00 2001 From: Rob Powell Date: Tue, 29 Nov 2016 04:30:54 +0000 Subject: [PATCH] Add Couchbase to Database section (#625) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 44066cb..40755a3 100644 --- a/readme.md +++ b/readme.md @@ -574,6 +574,7 @@ - [Redis](https://github.com/luin/ioredis) - Redis client. - [nano](https://github.com/dscape/nano) - CouchDB client. - [Aerospike](https://github.com/aerospike/aerospike-client-nodejs) - Aerospike client. + - [Couchbase](https://github.com/couchbase/couchnode) - Couchbase client. - ODM / ORM - [Bookshelf](http://bookshelfjs.org) - ORM for PostgreSQL, MySQL and SQLite3 in the style of Backbone.js. - [Massive](https://github.com/robconery/massive-js) - PostgreSQL data access tool.