Sequelize는 Node.js를 위한 다중 방언 ORM 및 관련 도구를 제공하는 GitHub 조직입니다. 이 조직은 TypeScript와 JavaScript를 주 언어로 사용하여 여러 개의 공용 저장소를 운영하며, sequelize, sequelize-auto, sequelize-typescript와 같은 주요 프로젝트를 포함하고 있습니다. 이들 저장소는 데이터베이스와의 상호작용을 간소화하고 효율성을 높이는 데 중점을 두고 있습니다.
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.
이 저장소에 대한 설명이 제공되지 않았습니다.
Some handy utils for the development of Sequelize.
이 저장소에 대한 설명이 제공되지 않았습니다.
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는 Node.js와 TypeScript를 위한 ORM을 개발하며, 데이터베이스와의 원활한 상호작용을 지원하는 여러 도구와 라이브러리를 포함합니다. 주요 프로젝트에는 sequelize, sequelize-auto, sequelize-typescript가 있습니다.
sequelize는 주로 TypeScript와 JavaScript를 사용하여 개발되며, HTML, Ruby, Shell, Dockerfile과 같은 언어도 일부 저장소에서 활용됩니다. 이 언어들은 데이터베이스와의 연결과 관리에 최적화되어 있습니다.
네, sequelize의 모든 저장소는 공개적으로 제공됩니다. 이는 개발자들이 코드에 접근하고, 기여할 수 있으며, 다양한 프로젝트를 통해 Sequelize의 기능을 활용할 수 있도록 합니다.