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
- Use Typescript's conditional types to enforce that schema follows interface
- QueryGenerator.getQueryOrders() does not support ordering by required include
- Missing `::VARCHAR` cast with `Op.contains` operator with top-level where via `$nested.syntax$`
- Postgresql : Can't update row with an empty array
- Typescript Typings are unclear for logging
- Failure to create model with belongsToMany associations
- Update fields automatically from association when saving model
- Update top-level where with eagerly loaded models
- Inserting data to multiple columns at once
- Support for the Postgres JSONB existence operator (`?`)
- Docs
- JavaScript not yet supported