Sequelize是一个多方言的ORM工具,专为Node.js和TypeScript设计,其公共GitHub上拥有广泛的代码库。主要使用JavaScript和TypeScript语言,Sequelize的显著项目包括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在GitHub上构建了多种工具,用于Node.js和TypeScript的多方言ORM。它的公共仓库包括数据库模型生成、数据库迁移工具及RESTful API模块等,广泛应用于开发者的项目中。
sequelize主要使用JavaScript和TypeScript作为编程语言。此外,它的公共仓库中还包含HTML、Ruby、Shell和Dockerfile等语言,展示了其多样化的技术栈。
是的,sequelize的所有仓库都是公开的。开发者可以自由访问和使用这些仓库中的代码,促进了开源社区的协作与发展。