Multi-dialect ORM and related tools for Node.js
27
Public repositories
43,918
Total stars
304
Followers
The Sequelize organization on GitHub hosts a wide range of repositories focused on multi-dialect Object-Relational Mapping (ORM) tools for Node.js and TypeScript. Their notable projects include sequelize, a feature-rich ORM, and sequelize-auto, which automates model generation from databases. The primary languages used across their repositories are JavaScript and TypeScript, among others.
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, DB2 and DB2 for IBM i.
Automatically generate bare sequelize models from your database.
Decorators and some other features for sequelize
The Sequelize CLI
A proposal for the usage of Sequelize within an Express.JS application.
Framework agnostic migration tool for Node.js
A connect module that adds a restful API for all defined models to your application.
A connect module for managing database entries of registered sequelize models.
Base repository for creating and sharing Sequelize SSCCEs
Resource pool implementation. It can be used to throttle expensive resources.
Sequelize Documentation
Our beloved website that contains all versions of our documentations and the API references.
Some performance tests for sequelize and some other libraries for comparison.
A connect module for authentication against a database.
Gulp tasks for the sequelize.
No description provided for this repository.
Some handy utils for the development of Sequelize.
No description provided for this repository.
Hosted automated jsdoc API documentation
Dockerfile for Sequelize contribution env (MySQL + Postgres + MariaDB)
Automatically update PR branches based on filters & execute an action on conflict
Topologically sort directed acyclic graphs (such as dependency lists) in node.js
Sequelize fork of Bluebird, provides SQL events on top of promises + BC
A github action that automatically drafts PRs that are not finished
Postgis enabled image for Sequelize
Takes a release object and proxies it to The OpenCollective
Repository that contains all info related to team meetings and made decisions.
Sequelize builds several repositories on GitHub that focus on multi-dialect ORM tools for Node.js. Their main project, sequelize, serves as a feature-rich ORM, while other tools like sequelize-auto and umzug cater to various aspects of database management and migrations.
Sequelize primarily uses JavaScript and TypeScript for its repositories, along with HTML, Ruby, Shell, and Dockerfile. This diverse set of languages reflects the organization's commitment to providing versatile tools for developers.
Yes, all of sequelize's repositories are public on GitHub. This transparency allows developers to access and contribute to their projects, fostering a collaborative environment within the open-source community.
Monitor Sequelize with RepoGuard and get alerted the moment a new public repository appears.
Monitor this account