drift
Migration tool
A migration library for Clojure projects, automating changes to the database schema.
A migration library for clojure
120 stars
5 watching
27 forks
Language: Clojure
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yogthos/migratus | A migration framework that enables concurrent and independent execution of SQL scripts and Clojure code. | 649 |
weavejester/ragtime | A library that provides a standardized way to migrate data between different database systems. | 610 |
juxt/joplin | A tool for managing flexible and modular data migration and seeding in Clojure projects. | 316 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 31 |
lecaillon/evolve | Automates database changes across multiple environments and teams. | 849 |
vladfaust/migrate.cr | A tool for managing changes to a database schema across multiple versions. | 31 |
soundcloud/lhm | A tool to perform online, non-locking database schema migrations | 1,832 |
awapps/mongration | A framework for managing MongoDB migrations in a structured and fault-tolerant way. | 85 |
cmu-is-projects/ferry | A tool for managing and visualizing data migrations and manipulations in Rails applications | 245 |
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 |
square/shift | An application that automates the process of running schema migrations on MySQL databases | 739 |
fisxoj/postmodern-passenger-pigeon | A tool for managing and versioning database migrations using a Common Lisp-based migration manager. | 9 |
lastland/scala-forklift | A tool to manage and apply database migrations in Scala applications with Slick or slick-migration-api | 188 |
ambient-innovation/django-migration-zero | A tool to clean up Django migration files and update the migration history table in CI/CD pipelines. | 54 |
sokil/php-mongo-migrator | A tool that automates the creation and management of database migrations for MongoDB | 29 |