Automatically generate bare sequelize models from your database. And add some custom
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
Decorators and some other features for sequelize
Automatically generate bare sequelize models from your database.
The Sequelize CLI
A service adapter for Sequelize an SQL ORM
ES6 tagged template strings for prepared statements with mysql and postgres
Kysely dialect for Sequelize
Framework-agnostic migration tool for Node
OpenTelemetry instrumentation for `mysql` database client for MySQL
GraphQL & Relay for MySQL & Postgres via 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
TypeScript definitions for mysql
Sequelize adapter for Casbin
Session store for connect-session using sequelize
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
Sequelize virtual fields magic
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.
Manager for api calls to multiple third party
AWS RDS SSL certificates bundles.
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.
AutoMapper TypeScript Core
Decorators and some other features for sequelize
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).
This gem provides a single user-friendly interface for SEQUENCE functionality in Postgresql and MariaDB DBMS within the Sequel ORM. It also models the Sequences to meet the needs of SQLite and MySQL users.