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 supported71 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- fix(core): Op.is no longer disables bind params for later conditions
- fix(mssql): compute NUMERIC scale from decimal digits, not floating-point noise
- fix(db2): persist column comments on createTable
- feat(model): Add generated column support
- ci: use npm trusted publishing for v6 releases
- docs: add agent guidance and threat model
- fix(core): resolve VIRTUAL attributes on included models
- fix(core): apply beforeUpsert value changes to query payload
- fix: register new pool connections before they can be destroyed
- feat: allow passing raw attribute objects into set/add association me…
- Docs
- JavaScript not yet supported