shift
Migration tool
An application that automates the process of running schema migrations on MySQL databases
shift is an application that helps you run schema migrations on MySQL databases
739 stars
31 watching
51 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
soundcloud/lhm | A tool to perform online, non-locking database schema migrations | 1,832 |
weavejester/ragtime | A library that provides a standardized way to migrate data between different database systems. | 610 |
macourtney/drift | A migration library for Clojure projects, automating changes to the database schema. | 120 |
vladfaust/migrate.cr | A tool for managing changes to a database schema across multiple versions. | 31 |
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |
fabianlindfors/reshape | Automates schema changes in PostgreSQL without downtime | 1,725 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 31 |
yogthos/migratus | A migration framework that enables concurrent and independent execution of SQL scripts and Clojure code. | 649 |
tj/node-migrate | An abstract migration framework for Node.js applications that allows developers to manage changes to their data storage over time. | 1,545 |
lopezator/migrator | Tool for managing and applying database schema changes | 169 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
cmu-is-projects/ferry | A tool for managing and visualizing data migrations and manipulations in Rails applications | 245 |
rdagumampan/yuniql | An engine for managing schema versioning and database migrations using plain SQL scripts | 418 |
sokil/php-mongo-migrator | A tool that automates the creation and management of database migrations for MongoDB | 29 |
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |