Easily bootstrap sequelize on a project.
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
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
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
open telemetry instrumentation for the `sequelize` module
Session store for connect-session using sequelize
pgvector support for Node.js, Deno, and Bun (and TypeScript)
OpenTelemetry instrumentation for `sequelize` ORM
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.
Nested hierarchies for Sequelize
Nest - modern, fast, powerful node.js web framework (@sequelize)
Convert Sequelize models into various JSON Schema variants (using the Strategy Pattern)
A service adapter for Sequelize an SQL ORM
Nested hierarchies for Sequelize
Official Express/Sequelize Liana for Forest
AutoMapper TypeScript Core
Advanced OData v4 parser for Sequelize.JS with support for $expand, lambda expressions, navigation properties, and complex filters
Sequel plugin which provides Paperclip (attachments, thumbnail resizing, etc.) functionality for model.
Easy use of Postgres' advisory locks in Sequel
Easy scoping of Postgres' search_path for Sequel
Sequel plugin which add mass assign ability for one_to_many associations for model.
Easily filter records by the presence/absence of associated records.
A tool to facilitates the use of rails like config/database.yml and db/migrate/ directories. Also give you a way to establish a connection based on the current environment.
Starting with DSS is as easy as require 'jdbc/dss'; Jdbc::DSS.load_driver. Install dss-sequel for a Sequelish wrapper"
Allows easy manipulation of Postgres schemas from Ruby with Sequel
This gem makes it dead easy to debug Sequel by logging its SQL queries.
Adds support to Sequel for easy cursor based pagination on datasets
Ever wanted to actually test that tricky migration? rspec-sequel will make it easy.
Kibutsu is an easy-to-use database fixture library. The only dependency kibutsu has is the sequel gem. Thus, you may use it with any project that uses sequel, e.g. with a hanami app!