Sequelize 是一款易于使用且基于 Promise 的Node.js ORM 工具,适用于Postgres、MySQL、MariaDB、SQLite、DB2、Microsoft SQL Server、Snowflake、Oracle DB和IBM i 版 Db2。它具有可靠的事务支持、关系、即时加载和延迟加载、读取复制等功能。

neilzhu 44d9a51f8a first commit 1 month ago
.github 44d9a51f8a first commit 1 month ago
.husky 44d9a51f8a first commit 1 month ago
.yarn 44d9a51f8a first commit 1 month ago
dev 44d9a51f8a first commit 1 month ago
packages 44d9a51f8a first commit 1 month ago
test 44d9a51f8a first commit 1 month ago
.editorconfig 44d9a51f8a first commit 1 month ago
.eslintrc.js 44d9a51f8a first commit 1 month ago
.gitattributes 44d9a51f8a first commit 1 month ago
.gitignore 44d9a51f8a first commit 1 month ago
.markdownlint.json 44d9a51f8a first commit 1 month ago
.mocharc.jsonc 44d9a51f8a first commit 1 month ago
.prettierignore 44d9a51f8a first commit 1 month ago
.prettierrc.json 44d9a51f8a first commit 1 month ago
.yarnrc.yml 44d9a51f8a first commit 1 month ago
AUTHORS 44d9a51f8a first commit 1 month ago
CHANGELOG.md 44d9a51f8a first commit 1 month ago
CODE-OF-CONDUCT.md 44d9a51f8a first commit 1 month ago
CONTACT.md 44d9a51f8a first commit 1 month ago
CONTRIBUTING.DOCS.md 44d9a51f8a first commit 1 month ago
CONTRIBUTING.md 44d9a51f8a first commit 1 month ago
LICENSE 44d9a51f8a first commit 1 month ago
README.md 44d9a51f8a first commit 1 month ago
SECURITY.md 44d9a51f8a first commit 1 month ago
build-packages.mjs 44d9a51f8a first commit 1 month ago
lerna.json 44d9a51f8a first commit 1 month ago
logo.svg 44d9a51f8a first commit 1 month ago
nx.json 44d9a51f8a first commit 1 month ago
package-support.json 44d9a51f8a first commit 1 month ago
package.json 44d9a51f8a first commit 1 month ago
renovate.json 44d9a51f8a first commit 1 month ago
sscce.ts 44d9a51f8a first commit 1 month ago
tsconfig-preset.json 44d9a51f8a first commit 1 month ago
tsconfig.json 44d9a51f8a first commit 1 month ago
typedoc.base.json 44d9a51f8a first commit 1 month ago
typedoc.js 44d9a51f8a first commit 1 month ago
yarn.lock 44d9a51f8a first commit 1 month ago

README.md

Sequelize logo

Sequelize

npm version npm downloads contributors Open Collective sponsor Merged PRs semantic-release

Sequelize is an easy-to-use and promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, DB2, Microsoft SQL Server, Snowflake, Oracle DB and Db2 for IBM i. It features solid transaction support, relations, eager and lazy loading, read replication and more.

Would you like to contribute? Read our contribution guidelines to know more. There are many ways to help! 😃

🚀 Seeking New Maintainers for Sequelize! 🚀

We're looking for new maintainers to help finalize and release the next major version of Sequelize! If you're passionate about open-source and database ORMs, we'd love to have you onboard.

💰 Funding Available

We distribute $2,500 per quarter among maintainers and have additional funds for full-time contributions.

🛠️ What You’ll Work On

  • Finalizing and releasing Sequelize’s next major version
  • Improving TypeScript support and database integrations
  • Fixing critical issues and shaping the ORM’s future

🤝 How to Get Involved

Interested? Join our Slack and reach out to @WikiRik or @sdepold:
➡️ sequelize.org/slack

We’d love to have you on board! 🚀

:computer: Getting Started

Ready to start using Sequelize? Head to sequelize.org to begin!

:money_with_wings: Supporting the project

Do you like Sequelize and would like to give back to the engineering team behind it?

We have recently created an OpenCollective based money pool which is shared amongst all core maintainers based on their contributions. Every support is wholeheartedly welcome. ❤️

:pencil: Major version changelog

Please find upgrade information to major versions here:

:book: Resources

:wrench: Tools

:speech_balloon: Translations

:warning: Responsible disclosure

If you have security issues to report, please refer to our Responsible Disclosure Policy for more details.