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 supported65 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- include with depth 2 and main where to include table
- Model.create and Model.findAll have inconsistent return formats
- Fail fast: throw errors on invalid/inexistent fields/options
- Query table with 3 associations
- Specify custom function for children order by
- Support updating/deleting with associations in a single step
- Fix all the mess around sequelize logging
- Disable Logging (logging: false) not working. Still emits sql output, albeit less verbose
- Instance#toJSON doesn't apply included models customized toJSON
- Specifying `through.attributes` does not filter columns in through tables
- Docs
- JavaScript not yet supported