An opinionated set of database utilities that manage creating and connecting to a Postgres database
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Automatically generate bare sequelize models from your database.
A collection of utilities to help with unit-testing sequelize models
The postgres client/server binary protocol, implemented in TypeScript
TypeScript definitions for pg
Ignore plugin for esbuild
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.
Functions for dealing with a PostgresSQL connection string
Connection pool for node-postgres
TypeScript definitions for pg-pool
The Sequelize CLI
Resource pooling for Node.JS
Query result type converters for node-postgres
Framework-agnostic migration tool for Node
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Decorators and some other features for sequelize
A socket implementation that can run on Cloudflare Workers using native TCP connections.
egg Sequelize plugin
Zen by Aikido is an embedded Application Firewall that autonomously protects Node.js apps against common and critical attacks, provides rate limiting, detects malicious traffic (including bots), and more.
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
Prisma's driver adapter for "pg"
64-bit big-endian signed integer-to-string conversion
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.