This package helps you in the boring process of writing migration files by yourself and supports **sequelize-typescript** with **sequelize v6.** Tested only with sequelize-typescript. Npm package is available https://www.npmjs.com/package/sequelize-post
Framework-agnostic migration tool for Node
The Sequelize CLI
Automatically generate bare sequelize models from your database.
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.
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.
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.
Stack Overflow style database migrations for PostgreSQL
This package provides the methods needed to replace a PostgreSQL ENUM in Sequelize migrations.
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
A service adapter for Sequelize an SQL ORM
Sequelize migrations generator && runner
Fastest full featured PostgreSQL client for Node.js
- Auto-retry migrations marked as repeatable on timeout and serialization errors
Decorators and some other features for sequelize
Sequelize migrations generator && runner
Postgres date column parser
PostgreSQL Package Manager - Database migration and package management CLI
pgsql-test offers isolated, role-aware, and rollback-friendly PostgreSQL environments for integration tests — giving developers realistic test coverage without external state pollution
Resource pooling for Node.JS
Postgres bytea parser
Parse postgres array columns
migration tool for sequelize & typescript users