node-migrate
Migration tool
An abstract migration framework for Node.js applications that allows developers to manage changes to their data storage over time.
Abstract migration framework for node
2k stars
18 watching
224 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |
weavejester/ragtime | A library that provides a standardized way to migrate data between different database systems. | 610 |
yogthos/migratus | A migration framework that enables concurrent and independent execution of SQL scripts and Clojure code. | 649 |
awapps/mongration | A framework for managing MongoDB migrations in a structured and fault-tolerant way. | 85 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 31 |
macourtney/drift | A migration library for Clojure projects, automating changes to the database schema. | 120 |
juxt/joplin | A tool for managing flexible and modular data migration and seeding in Clojure projects. | 316 |
square/shift | An application that automates the process of running schema migrations on MySQL databases | 739 |
wejs/we | A JavaScript framework for building Node.js applications with a focus on web development and microservices architecture | 214 |
seppevs/migrate-mongo | A tool that automates the process of applying changes to a MongoDB database in a controlled and version-controlled manner. | 931 |
collective/collective.migrationhelpers | A collection of utilities to assist in the process of migrating a Plone site | 14 |
percolatestudio/meteor-migrations | A simple migration system for Meteor applications to manage changes to the database over time. | 245 |
smartcat-labs/cassandra-migration-tool-java | A tool to manage schema and data changes in a Cassandra database | 98 |
vladfaust/migrate.cr | A tool for managing changes to a database schema across multiple versions. | 31 |