mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add Couchbase to Database section (#625)
This commit is contained in:
committed by
Sindre Sorhus
parent
6d4db690e6
commit
fe881e556f
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user