Convert JSON object to Sequelize model
Decorators and some other features for sequelize
The Sequelize CLI
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
Resource pooling for Node.JS
Framework-agnostic migration tool for Node
Automatically generate bare sequelize models from your database.
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift, Snowflake’s Data Cloud, Db2, Oracle, and IBM i. It features solid transaction support, relations, eager and lazy loading, read repli
GraphQL & Relay for MySQL & Postgres via Sequelize
Convert Sequelize models into various JSON Schema variants (using the Strategy Pattern)
Session store for connect-session using sequelize
Decorators and some other features for sequelize
sequelize fixture loader
A service adapter for Sequelize an SQL ORM
Library for streaming sequelize requests
AutoMapper TypeScript Core
Cursor-based pagination queries for Sequelize models
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift, Snowflake’s Data Cloud, Db2, Oracle, and IBM i. It features solid transaction support, relations, eager and lazy loading, read repli
A collection of utilities to help with unit-testing sequelize models
Temporal tables for Sequelize
Plugin that configures Sequelize to throw when accessing attributes omitted from a select.
Kysely dialect for Sequelize
open telemetry instrumentation for the `sequelize` module
Use your Sequelize models in JSON Schemas or Swagger
sequel-packer is a flexible declarative DSL-based library for efficiently serializing Sequel models and their associations to JSON.
Extension adds support to Sequel's DSL to make it easier to call MySQL JSON function and operators (added first on MySQL 5.7.8). Plugin detects MySQL json columns on models and adds column accessor that deserializes JSON values automatically (using Sequel's builtin Serialization plugin).