ragtime
Migration tool
A Clojure library for migrating structured data between different storage systems in a way that's independent of the underlying database
Database-independent migration library
613 stars
9 watching
85 forks
Language: Clojure
last commit: about 2 months ago
Linked from 1 awesome list
clojuredatabasejdbcmigrationssql
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
yogthos/migratus | A migration framework that enables concurrent and independent execution of SQL scripts and Clojure code. | 651 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 32 |
square/shift | An application that automates the process of running schema migrations on MySQL databases | 735 |
seppevs/migrate-mongo | A tool that automates the process of applying changes to a MongoDB database in a controlled and version-controlled manner. | 940 |
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,833 |
awapps/mongration | A framework for managing MongoDB migrations in a structured and fault-tolerant way. | 84 |
ozlerhakan/mongolastic | A tool that facilitates data migration between MongoDB and Elasticsearch | 136 |
lopezator/migrator | Tool for managing and applying database schema changes | 170 |
collective/collective.migrationhelpers | A collection of utilities to assist in the process of migrating a Plone site | 14 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,123 |
dantleech/code-mover | Automates code refactoring and migration by applying predefined transformations to specific files in a project. | 22 |