Generate sequelize compatible migrations file by comparing postgres databases
Sequelize (PG) migrations for distributed systems
The Sequelize CLI
Framework-agnostic migration tool for Node
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Automatically generate bare sequelize models from your database.
A service adapter for Sequelize an SQL ORM
PostgreSQL database migration management tool for node.js
For documentation, see https://www.atdatabases.org/docs/pg-migrations
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
Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.
Resource pooling for Node.JS
<span class="badge-npmversion"><a href="https://npmjs.org/package/@marcduez/pg-migrate" title="View this project on NPM"><img src="https://img.shields.io/npm/v/@marcduez/pg-migrate.svg" alt="NPM version" /></a></span>
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Query result type converters for node-postgres
Sequelize migrations generator && runner
A collection of utilities to help with unit-testing sequelize models
Decorators and some other features for sequelize