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
- The ability to directly insert SQL code into a query, for example, at the very end
- can not control the function name when use delay-load in association query
- fix: integration test for n:m associations with required linked table
- TS type FindOptions doesn't extend Hookable interface although find operations may run hooks
- Make the CRS object of a GEOMETRY optional
- bulkCreate with included model and individualHooks: true creates included models twice
- fix(sqlite): fix individual column unique with unique multi-col index
- MariaDB JSON DataType - included / Joined fields are not parsed (incl. fix #13633)
- Support custom upsertKeys for bulkCreate
- getQueryInterface().showAllTables() return type differs from the type declaration for mariadb dialect
- Docs
- JavaScript not yet supported