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 supported70 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- fix(sqlite3): preserve autoincrement on alter sync
- fix(core): bound attribute syntax parser caches
- fix(core): validate session variable assignments
- fix(oracle): keep replacement strings out of date expressions
- Add official Firebird dialect support
- meta: update sequelize AUTHORS
- Pool connection leak when `SET time_zone` fails in connect()
- fix(mysql): destroy connection when SET time_zone fails during connect
- SQLite: sequelize.sync({ alter: true }) recreates INTEGER PRIMARY KEY without AUTOINCREMENT
- fix(core): correctly set optional belongs to many subquery
- Docs
- JavaScript not yet supported