Session store for connect/express sessions via sequelize based on the wonderful work from https://github.com/mweibel
Session store for connect-session using sequelize
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
pgvector support for Node.js, Deno, and Bun (and TypeScript)
OpenTelemetry instrumentation for `sequelize` ORM
TypeScript definitions for connect
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
The safe way to handle the `connect` socket event
Official Express/Sequelize Liana for Forest
Batching and simplification of Sequelize with facebook/dataloader
High performance middleware framework
hapi.js plugin for the Sequelize ORM
Allows Sequel to use ActiveRecord connection for database interaction.
Easily establish a connection to a database via Sequel gem using options specified in config/database.yml or .env files
Provides database connection for Adhearsion using Sequel
Removes closed connections from the Sequel connection pool.
A Sequel extension to remove stale, potentially timed out, connections from the connection pool.
Unlock the power of bi-temporality.
Rack middleware that explicitely acquires a Sequel connection from the pool per request
Allows Sequel to use ActiveRecord connection for database interaction.
QAT-DB provides generic methods for connecting to and handling databases: - Quick connection - One line queries - Advanced querying and scripting through Sequel
Translate between different ways of specifying a database connection. Translates between ActiveRecord-hash, Sequel-hash, and urls used by Sequel and Heroku
A gem for generic connection pooling / resource pooling. The code is mostly taken from Sequel gem's ThreadedConnectionPool class, and adapted for more general use.
This is a hexspace adapter for Sequel, designed to be used with Spark (not Hive). You can use the hexspace:// protocol in the Sequel connection URL to use this adapter.