All Projects → differentway → couchmove

differentway / couchmove

Licence: Apache-2.0 license
Java data migration tool for Couchbase

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to couchmove

showfast
Performance dashboard
Stars: ✭ 18 (-50%)
Mutual labels:  couchbase
laravel-migrate-check
An artisan command to check for pending migrations with proper exit code
Stars: ✭ 53 (+47.22%)
Mutual labels:  migration
docker-couchbase-server
🎪 Couchbase Server clusters on Docker
Stars: ✭ 20 (-44.44%)
Mutual labels:  couchbase
data-migrator
A declarative data-migration package
Stars: ✭ 15 (-58.33%)
Mutual labels:  migration
SuperGrate
💾 Get moving with Super Grate; a free & open source Windows Profile Migration & Backup Utility. Super Grate is a GUI (Graphical User Interface) that assists Microsoft's USMT (User State Migration Utility) in performing remote migrations over a network connection.
Stars: ✭ 91 (+152.78%)
Mutual labels:  migration
camunda-bpm-migration
Fluent Java API for Camunda Platform 7 process instance migration
Stars: ✭ 18 (-50%)
Mutual labels:  migration
neo4j-couchbase-connector
Neo4j - Couchbase Connection API
Stars: ✭ 14 (-61.11%)
Mutual labels:  couchbase
exodus
Migration tools for Tabular Data to Oracle JSON/Tabular Data
Stars: ✭ 19 (-47.22%)
Mutual labels:  migration
maintenance job
Mechanism to run testable one-off jobs in Rails at deploy time to manipulate data
Stars: ✭ 27 (-25%)
Mutual labels:  migration
r2dbc-migrate
R2DBC database migration tool & library
Stars: ✭ 83 (+130.56%)
Mutual labels:  migration
cigration
Citus shard migration tool
Stars: ✭ 28 (-22.22%)
Mutual labels:  migration
couchbase-java-importer
This is a pluggable importer for Couchbase
Stars: ✭ 13 (-63.89%)
Mutual labels:  couchbase
sidecache
Sidecar cache for kubernetes applications.
Stars: ✭ 38 (+5.56%)
Mutual labels:  couchbase
Phpfastcache
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
Stars: ✭ 2,171 (+5930.56%)
Mutual labels:  couchbase
migrations
Migrations is a database migration tool that uses go's database/sql from the standard library
Stars: ✭ 17 (-52.78%)
Mutual labels:  migration
doc2graph
Convert JSON from document-oriented DB to neo4j graph
Stars: ✭ 17 (-52.78%)
Mutual labels:  couchbase
set-env-to-github env
A migration tools convert `::set-env`/`::set-output`/`::save-state` to $GITHUB_ENV/$GITHUB_OUTPUT/$GITHUB_STATE on GitHub Actions.
Stars: ✭ 27 (-25%)
Mutual labels:  migration
modoboa-imap-migration
An extension to ease the migration between 2 IMAP servers using offlineimap
Stars: ✭ 14 (-61.11%)
Mutual labels:  migration
list-of-tech-migrations
list of public tech migrations
Stars: ✭ 428 (+1088.89%)
Mutual labels:  migration
alembic utils
An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies
Stars: ✭ 105 (+191.67%)
Mutual labels:  migration

What is Couchmove?

Couchmove is an open-source Java migration tool for Couchbase, which is an NoSQL document-oriented database, well know for it's performance and scalability.

Couchmove can help you track, manage and apply changes in your Couchbase buckets. The concept is very similar to other database migration tools such as Liquibase, Flyway, mongeez, mongobee ...

What's special?

Couchmove is widely inspired from Flyway : it strongly favors simplicity and convention over configuration : There is no XML configuration files. Just json documents, design documents to import and n1ql files to execute.

How to use?

Check out our wiki


Build Status Quality Gate Maven Central Licence

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].