Browse Source

Add Aerospike DB client (#540)

master
Jan Hecking 8 years ago
committed by Sindre Sorhus
parent
commit
f8f4b565f0
  1. 1
      readme.md

1
readme.md

@ -547,6 +547,7 @@
- [MySQL](https://github.com/felixge/node-mysql) - MySQL client. - [MySQL](https://github.com/felixge/node-mysql) - MySQL client.
- [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.
- 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.

Loading…
Cancel
Save