https://github.com/sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
https://github.com/sequelize/sequelize
db2-ibm-i feature-rich javascript mariadb microsoft-sql-server mssql mssql-server mysql nodejs oracle-db orm postgresql sequelize snowflakedb sql sqlite transactions typescript
Last synced: 4 days ago
JSON representation
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
- Host: GitHub
- URL: https://github.com/sequelize/sequelize
- Owner: sequelize
- License: mit
- Created: 2010-07-22T07:11:11.000Z (almost 15 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T06:53:41.000Z (12 days ago)
- Last Synced: 2025-04-15T12:52:14.097Z (11 days ago)
- Topics: db2-ibm-i, feature-rich, javascript, mariadb, microsoft-sql-server, mssql, mssql-server, mysql, nodejs, oracle-db, orm, postgresql, sequelize, snowflakedb, sql, sqlite, transactions, typescript
- Language: TypeScript
- Homepage: https://sequelize.org/
- Size: 68.1 MB
- Stars: 29,925
- Watchers: 405
- Forks: 4,296
- Open Issues: 957
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.DOCS.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-nodejs - Sequelize - Multi-dialect ORM. Supports PostgreSQL, SQLite, MySQL, and more.  (Repository / Database)
- awesome-humanscape - sequelize - 객체와 관계형DB 매핑을 위한 promise based ORM (Node.js, koa / Utilites)
- awesome-github-star - sequelize - rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i. | sequelize | 28458 | (JavaScript)
- awesome-list - sequelize orm
- awesome-nestjs - sequelize - 传统 Node.js ORM (资源 / 集成)
- awesome-frontend - sequelize - 操作数据库的 ORM 框架
- awesome-nodejs - Sequelize - Multi-dialect ORM. Supports PostgreSQL, SQLite, MySQL, and more. (Packages / Database)
- awesome-npm - sequelize - 一款支持 mysql, sqlite3, pg, msssql 的多功能 orm 库 (1. 后端开发 / 1.4 数据库)
- awesome - sequelize / sequelize
- awesome-node - Sequelize - Multi-dialect ORM. Supports PostgreSQL, SQLite, MySQL, and more. (Packages / Database)
- awesome-nodejs-cn - Sequelize - 多方ORM。 支持PostgreSQL,SQLite,MySQL. (目录 / 数据库)
- awesome-star-libs - sequelize / sequelize
- StarryDivineSky - sequelize/sequelize
- awesome-nodejs-cn - Sequelize - **star:29768** Multi-dialect ORM。支持PostgreSQL, SQLite, MySQL等。 ![star > 2000][Awesome] (包 / 数据库)
- stars - sequelize - rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i. | sequelize | 29926 | (TypeScript)
- trackawesomelist - Sequelize (⭐30k) - rich ORM for modern Node.js and TypeScript | PostgreSQL, MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB... (Recently Updated / [Feb 17, 2025](/content/2025/02/17/README.md))
- awesome-nodejs - sequelize - An easy-to-use multi SQL dialect ORM for Node.js - ★ 16506 (Database)
- awesome - sequelize/sequelize - Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i. (TypeScript)
- awesome - sequelize/sequelize - Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i. (TypeScript)
- awesome-nodejs - sequelize - 一款支持 mysql, sqlite3, pg, msssql 的多功能 ORM 库 (Uncategorized / Uncategorized)
- stars - sequelize - rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i. | sequelize | 29647 | (TypeScript)
- awesome-backend - Sequelize
- awesome-backend - Sequelize
- awesome-nodejs-cn - Sequelize - 支持 PostgreSQL,SQLite,MySQL 以及更多数据库的 ORM (包 / 数据库)
README
Sequelize
[](https://www.npmjs.com/package/@sequelize/core)
[](https://www.npmjs.com/package/@sequelize/core)
[](https://github.com/sequelize/sequelize/graphs/contributors)
[](https://opencollective.com/sequelize#section-contributors)
[](https://opencollective.com/sequelize)
[](https://github.com/sequelize/sequelize)
[](https://github.com/semantic-release/semantic-release)
[](https://opensource.org/licenses/MIT)Sequelize is an easy-to-use and promise-based [Node.js](https://nodejs.org/en/about/) [ORM tool](https://en.wikipedia.org/wiki/Object-relational_mapping) for [Postgres](https://en.wikipedia.org/wiki/PostgreSQL), [MySQL](https://en.wikipedia.org/wiki/MySQL), [MariaDB](https://en.wikipedia.org/wiki/MariaDB), [SQLite](https://en.wikipedia.org/wiki/SQLite), [DB2](https://en.wikipedia.org/wiki/IBM_Db2_Family), [Microsoft SQL Server](https://en.wikipedia.org/wiki/Microsoft_SQL_Server), [Snowflake](https://www.snowflake.com/), [Oracle DB](https://www.oracle.com/database/) and [Db2 for IBM i](https://www.ibm.com/support/pages/db2-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](./CONTRIBUTING.md) 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](https://sequelize.org/slack)**We’d love to have you on board! 🚀
## :computer: Getting Started
Ready to start using Sequelize? Head to [sequelize.org](https://sequelize.org) to begin!
- [Our Getting Started guide for Sequelize 6 (stable)](https://sequelize.org/docs/v6/getting-started)
- [Our Getting Started guide for Sequelize 7 (alpha)](https://sequelize.org/docs/v7/getting-started)## :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](https://opencollective.com/sequelize) 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:
- [Upgrade from v5 to v6](https://sequelize.org/docs/v6/other-topics/upgrade-to-v6)
- [Upgrade from v6 to v7](https://sequelize.org/docs/v7/other-topics/upgrade-to-v7)## :book: Resources
- [Documentation](https://sequelize.org)
- [Databases Compatibility Table](https://sequelize.org/releases/)
- [Changelog](https://github.com/sequelize/sequelize/releases)
- [Discussions](https://github.com/sequelize/sequelize/discussions)
- [Slack](https://sequelize.org/slack)
- [Stack Overflow](https://stackoverflow.com/questions/tagged/sequelize.js)### :wrench: Tools
- [CLI](https://github.com/sequelize/cli)
- [For GraphQL](https://github.com/mickhansen/graphql-sequelize)
- [For CockroachDB](https://github.com/cockroachdb/sequelize-cockroachdb)
- [Awesome Sequelize](https://sequelize.org/docs/v7/other-topics/resources/)
- [For YugabyteDB](https://github.com/yugabyte/sequelize-yugabytedb)### :speech_balloon: Translations
- [English](https://sequelize.org) (Official)
- [中文文档](https://github.com/demopark/sequelize-docs-Zh-CN) (Unofficial)## :warning: Responsible disclosure
If you have security issues to report, please refer to our
[Responsible Disclosure Policy](./SECURITY.md) for more details.