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
- feat: Allow different additional attributes in N:M join table
- Primary key of type DATE yields missing rows when using `options.include` if values only differs by milliseconds (same second)
- feat: include as syntax
- feat: runtime attributes
- findAndCountAll() does not count properly when the model has a composite primary key
- Proper support for caching, or at least serialize & hydrate
- Issue when using Op.any with array
- BelongsToMany associations with scope on the "through" model
- Columns that share a name with reserved oracle keywords are not returned in find queries.
- Feature request: findIdsAndCountAll method
- Docs
- JavaScript not yet supported