diff --git a/readme.md b/readme.md index d55592e..357ecc7 100644 --- a/readme.md +++ b/readme.md @@ -182,6 +182,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Database - [LevelUP](https://github.com/rvagg/node-levelup) - LevelDB, Node.js style. +- [Sequelize](https://github.com/sequelize/sequelize) - Multi-dialect ORM. Supports SQLite, MySQL, PostgreSQL. ### Testing