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 supported60 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- Rewrite `include` in `findAll`, `findOne`, `findAndCountAll`
- Remove the `include` option from `Model.create`
- Make loaded associations available on the model when possible
- ibmi Dialect Issues
- TypeError: s.replace is not a function with typescript-sequelize createIndexDecorator
- Can't connect to MySQL using SSL via URL
- Missing `upsertKeys` property from `bulkCreate` query interface documentation
- Add support for ALTER TABLE REMOVE COLUMN for the removeColumn method for SQLite
- Redshift: function array_agg(smallint) does not exist
- `sequelize.sync({ force: 'if-mismatch' })`
- Docs
- JavaScript not yet supported