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
- feat: add DataTypes.DATETIME
- Including a model with scopes using separate: true results in broken queries
- [PostgreSQL] Array of ENUMS returned sometimes as String instead of array
- feat: added maximum identifier lengths for dialects
- Make date inputs without timezone offset throw an error
- Weird bug with $lte after migration to 6.27.0
- `Model.destroyMany` to destroy many instances in one query
- bug with recent v6.21.4 minified aliases in ORDER BY clause
- Add the ability to modify the SQL in `beforeQuery`
- Associations created by `Model.create` can't be typed
- Docs
- JavaScript not yet supported