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 supported67 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- Streaming
- Deep eager load chains does not produce valid sql, regression from sequelize 3
- sync() with new alter mode fails on second run when using CONSTRAINTS
- Columns of join table are always selected, which breaks aggregation in PostgresSQL
- include on hasMany association only returning one of many results when no primary key
- Error when using `$contains` operator with JSONB array field
- Is it possible to bulk update using array of values (`updateMany`, `saveMany`)
- Eager loading associations when calling create() or save()
- How to manually set updatedAt / createdAt
- Prepared statements
- Docs
- JavaScript not yet supported