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

GitHub

735 stars
31 watching
51 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
soundcloud/lhm A tool to perform online, non-locking database schema migrations 1,833
weavejester/ragtime A Clojure library for migrating structured data between different storage systems in a way that's independent of the underlying database 613
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,733
jwdeitch/pg_migrate A utility to manage Postgres schema and other objects through version-controlled migrations. 32
yogthos/migratus A migration framework that enables concurrent and independent execution of SQL scripts and Clojure code. 651
tj/node-migrate An abstract migration framework for Node.js applications that allows developers to manage changes to their data storage over time. 1,548
lopezator/migrator Tool for managing and applying database schema changes 170
salsita/node-pg-migrate Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. 1,303
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 416
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