diff --git a/readme.md b/readme.md index 4bf74a4..5c65e89 100644 --- a/readme.md +++ b/readme.md @@ -474,6 +474,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Redis](https://github.com/luin/ioredis) - Redis 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. - [Mongoose](http://mongoosejs.com) - Elegant MongoDB object modeling. - [Sequelize](https://github.com/sequelize/sequelize) - Multi-dialect ORM. Supports PostgreSQL, SQLite, MySQL. - [Waterline](https://github.com/balderdashy/waterline) - Datastore-agnostic tool that dramatically simplifies interaction with one or more databases.