egg Sequelize plugin base egg-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.
egg Sequelize plugin
pgvector support for Node.js, Deno, and Bun (and TypeScript)
ES6 tagged template strings for prepared statements with mysql and postgres
The Sequelize CLI
Resource pooling for Node.JS
Nest - modern, fast, powerful node.js web framework (@sequelize)
Framework-agnostic migration tool for Node
Decorators and some other features for sequelize
A sequelize plugin for sql-tag
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
Session store for connect-session using sequelize
Utilities for SQL instrumentations
Kysely dialect for Sequelize
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.
Nested hierarchies for Sequelize
a template tag for Sequelize that quotes Models' table names, attribute names, and puts other expressions into bind parameters
Format whitespace in a SQL query to make it more readable
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.
Automatically generate bare sequelize models from your database.