This module provides an interface to extend sequelize models
Sequelize extension for AWS X-Ray
Sequelize extension for AWS X-Ray (requires pg module)
A Sequelize extension to deal with mocking for tests
Sequelize extension for AWS X-Ray (requires mysql2 module)
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.
The Sequelize CLI
Resource pooling for Node.JS
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Framework-agnostic migration tool for Node
Decorators and some other features for sequelize
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
This module adds tracking to sequelize instance updates.
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
A simple mock interface specifically for testing code relying on Sequelize models
This extension creates a graphql executable schema based on sequelize models.
This extension will automatically add options.user.id to deletedBy when an instance is destroyed.
open telemetry instrumentation for the `sequelize` module
Session store for connect-session using sequelize
Sequelize extension for AWS X-Ray (requires mysql module)
Sequelize extension for AWS X-Ray
Loopback 4 Extension That Provides Sequelize Crud Repository Compatible With Default Loopback Models.
Allows to use ActiveRecord-like store_accessor on hash fields
Provides plugins and extensions for Sequel
Plugins and extensions for Sequel
A Sequel extension to make seeds/fixtures manageable like migrations
Adds collation information to data returned by a Sequel database's schema method
Sequel Geospatial Utility Extension
Oracle extensions for Sequel, including MERGE statements, optimizer hints, and schema extensions.
Adds support to Sequel for easy cursor based pagination on datasets
The Sequel extension which allow you to query the specific page
Sequel Geospatial Utility Extension
Sequel extension that allows savepoints to trigger after_commit and after_rollback hooks.
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).