ragtime
Migration tool
A library that provides a standardized way to migrate data between different database systems.
Database-independent migration library
610 stars
9 watching
85 forks
Language: Clojure
last commit: 13 days 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,545 |
yogthos/migratus | A migration framework that enables concurrent and independent execution of SQL scripts and Clojure code. | 649 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 31 |
square/shift | An application that automates the process of running schema migrations on MySQL databases | 739 |
seppevs/migrate-mongo | A tool that automates the process of applying changes to a MongoDB database in a controlled and version-controlled manner. | 931 |
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 |
ozlerhakan/mongolastic | A tool that facilitates data migration between MongoDB and Elasticsearch | 136 |
lopezator/migrator | Tool for managing and applying database schema changes | 169 |
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,116 |
dantleech/code-mover | Automates code refactoring and migration by applying predefined transformations to specific files in a project. | 22 |