pg-flyway
Migration tool for PostgreSQL database, NodeJS version of Java migration tool - flyway (not wrapper for https://flywaydb.org/documentation/commandline)
Migration tool for PostgreSQL database, NodeJS version of Java migration tool - flyway (not wrapper for https://flywaydb.org/documentation/commandline)
A command-line tool to manage Postgres migrations
Pg-mate is a migration management tool for PostgreSQL databases
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
Simple PostgreSQL migration tool for raw-SQL loving developers.
Simple migrations for node-postgres
A node/typescript based migration framework for mongoose
Database migration framework for node.js. Forked from https://github.com/db-migrate/node-db-migrate#readme
Migrations runner for Google Cloud Spanner Database
Migrate anything and store the migration status in your database, using knex as the database client.
A modern, type-safe SQLite database wrapper
Database migration manager for PosgreSQL
Générateur de migrations pour Sequelize basé sur les modèles.
A CLI for migrations and seeding with kysely.
A light weight hassle free migration cli for [Kysely](https://github.com/koskimas/kysely)
Relational Database migration tool - built on top of knex.js
Helper function to insert or update seed data with ease using knex
Outputs the SQL from knex migrations.
Abstract migration framework for node