migrate.cr
Migration tool
A tool for managing changes to a database schema across multiple versions.
A database migration solution 🚜
31 stars
3 watching
5 forks
Language: Crystal
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 31 |
fabianlindfors/reshape | Automates schema changes in PostgreSQL without downtime | 1,725 |
macourtney/drift | A migration library for Clojure projects, automating changes to the database schema. | 120 |
square/shift | An application that automates the process of running schema migrations on MySQL databases | 739 |
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 |
yogthos/migratus | A migration framework that enables concurrent and independent execution of SQL scripts and Clojure code. | 649 |
pravasan/pravasan | A tool for managing database schema migrations. | 30 |
microredis/migrator | A tool to help migrate existing Redis databases to new formats or systems. | 0 |
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |
percolatestudio/meteor-migrations | A simple migration system for Meteor applications to manage changes to the database over time. | 245 |
seppevs/migrate-mongo | A tool that automates the process of applying changes to a MongoDB database in a controlled and version-controlled manner. | 931 |
dereuromark/upgrade | A tool to facilitate migrating CakePHP applications from one version to another | 24 |
lastland/scala-forklift | A tool to manage and apply database migrations in Scala applications with Slick or slick-migration-api | 188 |
rafaelespinoza/godfish | A tool for managing database migrations across multiple databases. | 7 |