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
- constructor options: have a default limit for queries
- Support for IS DISTINCT FROM and IS NOT DISTINCT FROM operators
- Invalid ON CONFLICT written for upsert on models with conditional indexes (v6)
- TABLESAMPLE support
- include Sequelize.col s.replace is not a function
- Increment with object does not respect field names
- SQLite: multi-col unique constraints becoming individual column unique constraints
- afterConnect hook doesn't work with SQLite
- [v6] defaultScope is not working for upsert and update
- Duplicate column name 'Id'
- Docs
- JavaScript not yet supported