mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Update description for Sequelize (#1037)
* Update information about Sequelize in readme * Update readme.md Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a78939bb01
commit
da7c8a5919
@@ -576,7 +576,7 @@
|
|||||||
- [Couchbase](https://github.com/couchbase/couchnode) - Couchbase client.
|
- [Couchbase](https://github.com/couchbase/couchnode) - Couchbase client.
|
||||||
- [MongoDB](https://github.com/mongodb/node-mongodb-native) - MongoDB driver.
|
- [MongoDB](https://github.com/mongodb/node-mongodb-native) - MongoDB driver.
|
||||||
- ODM / ORM
|
- ODM / ORM
|
||||||
- [Sequelize](https://github.com/sequelize/sequelize) - Multi-dialect ORM. Supports PostgreSQL, SQLite, MySQL.
|
- [Sequelize](https://github.com/sequelize/sequelize) - Multi-dialect ORM. Supports PostgreSQL, SQLite, MySQL, and more.
|
||||||
- [Bookshelf](https://github.com/bookshelf/bookshelf) - ORM for PostgreSQL, MySQL and SQLite3 in the style of Backbone.js.
|
- [Bookshelf](https://github.com/bookshelf/bookshelf) - 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.
|
||||||
- [Mongoose](https://github.com/Automattic/mongoose) - Elegant MongoDB object modeling.
|
- [Mongoose](https://github.com/Automattic/mongoose) - Elegant MongoDB object modeling.
|
||||||
|
|||||||
Reference in New Issue
Block a user