Adds the ability to include a SQL-comment before generated SQL statements (pulls from options.comment).
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 fixture loader
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
egg Sequelize plugin
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
encrypted sequelize fields
GraphQL & Relay for MySQL & Postgres via Sequelize
Sequelize model plugin for add paginate method
A simple mock interface specifically for testing code relying on Sequelize models
ES6 tagged template strings for prepared statements with mysql and postgres
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
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
Automatically generate bare sequelize models from your database.
Attach comments to your Sequel queries.
Merb Slice that provides sequel + postgres + comments = comment anything (polymorphic, with database triggers)
sequel-annotate annotates Sequel models with schema information. By default, it includes information on columns, indexes, and foreign key constraints for the current table. On PostgreSQL, this includes more advanced information, including check constraints, triggers, comments, and foreign keys constraints for other tables that reference the current table.