Mongo.Migration
Document migrator
An on-the-fly migration tool for MongoDB documents using C# and the MongoDB driver
On-the-fly migrations with MongoDB C# Driver
176 stars
13 watching
59 forks
Language: C#
last commit: 4 months ago
Linked from 2 awesome lists
csharpdotnetmigrationmigrationsmongodbmongodb-driverschemaschema-migrations
Related projects:
Repository | Description | Stars |
---|---|---|
seppevs/migrate-mongo | A tool that automates the process of applying changes to a MongoDB database in a controlled and version-controlled manner. | 931 |
sokil/php-mongo-migrator | A tool that automates the creation and management of database migrations for MongoDB | 29 |
ozlerhakan/mongolastic | A tool that facilitates data migration between MongoDB and Elasticsearch | 136 |
lopezator/migrator | Tool for managing and applying database schema changes | 169 |
azurecosmosdb/data-migration-desktop-tool | An application for migrating data from various formats to Azure Cosmos DB | 131 |
larapulse/migrator | Automates database schema changes using Go-based migrations | 25 |
brysgo/jscodemigrate | A tool to simplify code migration by providing a wrapper around jscodeshift that facilitates delivering API changes to consumers of an NPM module. | 26 |
yogthos/migratus | A migration framework that enables concurrent and independent execution of SQL scripts and Clojure code. | 649 |
microredis/migrator | A tool to help migrate existing Redis databases to new formats or systems. | 0 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 31 |
blaze/odo | A data migration tool that leverages a network of small conversion functions to transfer data between different formats. | 1,004 |
dantleech/code-mover | Automates code refactoring and migration by applying predefined transformations to specific files in a project. | 22 |
awapps/mongration | A framework for managing MongoDB migrations in a structured and fault-tolerant way. | 85 |
scylladb/scylla-migrator | A tool to migrate data from various databases to ScyllaDB using Spark | 61 |
sky-uk/cqlmigrate | A tool for performing schema migrations on Cassandra clusters. | 46 |