Add Couchbase to Database section (#625)

This commit is contained in:
Rob Powell
2016-11-29 04:30:54 +00:00
committed by Sindre Sorhus
parent 6d4db690e6
commit fe881e556f

View File

@@ -574,6 +574,7 @@
- [Redis](https://github.com/luin/ioredis) - Redis client. - [Redis](https://github.com/luin/ioredis) - Redis client.
- [nano](https://github.com/dscape/nano) - CouchDB client. - [nano](https://github.com/dscape/nano) - CouchDB client.
- [Aerospike](https://github.com/aerospike/aerospike-client-nodejs) - Aerospike client. - [Aerospike](https://github.com/aerospike/aerospike-client-nodejs) - Aerospike client.
- [Couchbase](https://github.com/couchbase/couchnode) - Couchbase client.
- ODM / ORM - ODM / ORM
- [Bookshelf](http://bookshelfjs.org) - ORM for PostgreSQL, MySQL and SQLite3 in the style of Backbone.js. - [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. - [Massive](https://github.com/robconery/massive-js) - PostgreSQL data access tool.