sequelize
https://github.com/sequelize/sequelize
JavaScript
An easy-to-use multi SQL dialect ORM for Node.js
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- bulkCreate() doesn't have the correct ON CONFLICT condition for a table with a composite primary key
- Add support for specifying postresql table schema in queryInterface.getForeignKeyReferencesForTable method
- fix(types): Document option raw on Model's get function
- feat: migrate index to typescript
- Running in a web browser
- sequelize transactions dont work with jest testing framework
- Models loaded with includes retain a reference to the transaction
- support `where` option in instance `update`
- Computed fields are not part of returned instance after creating (on 7.0.0-alpha.25 but not 7.0.0-alpha.13)
- Support Cockroach DB Store columns
- Docs
- JavaScript not yet supported