tchlyah / couchmove

Java data migration tool for Couchbase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Java data migration tool for Couchbase

License:Apache License 2.0


Languages

Language:Java 99.3%Language:Smarty 0.7%