MCPcopy
hub / github.com/sequelize/sequelize

github.com/sequelize/sequelize @v6.37.8 sqlite

repository ↗ · DeepWiki ↗ · release v6.37.8 ↗ · compare 2 versions
2,502 symbols 7,366 edges 450 files 430 documented · 17%
README

Sequelize logo

Sequelize

npm version Build Status npm downloads contributors Open Collective sponsor Merged PRs semantic-release License: MIT

Sequelize is an easy-to-use and promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, DB2, Microsoft SQL Server, and Snowflake. 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.

Extension points exported contracts — how you extend this code

PoolOptions (Interface)
(no doc) [33 implementers]
src/sequelize.d.ts
StringDataType (Interface)
(no doc) [33 implementers]
src/data-types.d.ts
ModelAttributeColumnOptions (Interface)
(no doc) [5 implementers]
src/model.d.ts
FilmToJson (Interface)
* Tests for toJson() type [2 implementers]
test/types/model.ts
Invokeable (Interface)
* Utility type for a class which can be called in addion to being used as a constructor.
src/utils/class-to-invokable.ts
CommonErrorProperties (Interface)
(no doc) [2 implementers]
src/errors/base-error.ts
Deferrable (Interface)
(no doc) [1 implementers]
src/deferrable.d.ts
ConnectionManager (Interface)
(no doc) [1 implementers]
src/dialects/abstract/connection-manager.d.ts

Core symbols most depended-on inside this repo

define
called by 2096
src/sequelize.js
create
called by 1463
src/model.js
sync
called by 1092
src/model.js
findAll
called by 706
src/model.js
get
called by 620
src/model.d.ts
all
called by 528
src/model-manager.js
findOne
called by 459
src/model.js
bulkCreate
called by 430
src/model.js

Shape

Method 1,293
Class 620
Function 335
Interface 245
Enum 9

Languages

TypeScript100%

Modules by API surface

src/data-types.js154 symbols
src/dialects/oracle/data-types.js102 symbols
src/model.js96 symbols
src/dialects/postgres/data-types.js86 symbols
src/data-types.d.ts71 symbols
src/dialects/abstract/query-generator.js70 symbols
src/utils.js60 symbols
src/dialects/postgres/query-generator.js60 symbols
src/model.d.ts59 symbols
src/dialects/oracle/query-generator.js58 symbols
src/dialects/db2/data-types.js58 symbols
src/dialects/abstract/query-interface.js57 symbols

Dependencies from manifests, versioned

@commitlint/cli15.0.0 · 1×
@commitlint/config-angular15.0.0 · 1×
@octokit/rest18.12.0 · 1×
@octokit/types6.34.0 · 1×
@types/chai4.3.0 · 1×
@types/debug4.1.8 · 1×
@types/lodash4.14.197 · 1×
@types/mocha9.0.0 · 1×
@types/node16.11.17 · 1×
@types/sinon10.0.6 · 1×
@types/validator13.7.17 · 1×
@typescript-eslint/eslint-plugin5.8.1 · 1×

Datastores touched

(mysql)Database · 1 repos
mydbDatabase · 1 repos
dbnameDatabase · 1 repos

For agents

$ claude mcp add sequelize \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact