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
- Model.findAndCountAll() uses two database connections instead of one
- MySQL & Mariadb dialects mix connection string and constructor options
- Would prefer if beforeRestore hook was run after changing the data value
- Adding a seed parameter to the sequelize.random() function
- Nested included tables are not returned if their parent's attributes field is "[]"
- Support for Deno
- support using different ssl certs config for replicas
- Typescript definitions for raw queries don't allow for returning data
- There is no 'after' field in addColumn third option (typescript)
- create/bulkCreate doesn't work with Model.build()
- Docs
- JavaScript not yet supported