Skip to content

Commit

Permalink
Merge pull request sindresorhus#5 from sdepold/patch-1
Browse files Browse the repository at this point in the history
Add sequelize
  • Loading branch information
sindresorhus committed Jul 12, 2014
2 parents 80c06cd + d5025e9 commit c6efb3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c6efb3a

Please sign in to comment.