Skip to content

lstolowski/mongobee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongobee

What for?

mongobee is a Java tool which can help you to manage changes in your MongoDB and synchronize them with your application. The concept is very similar to other db migration tools such as Liquibase, Flyway, mongeez but without XML files.

The goal is to keep this tool simple and comfortable to use.

What's special?

mongobee provides new approach for adding changes (change sets) based on Java classes and methods with appropriate annotations.

How to use?

Check out wiki page


Build Status Coverity Scan Build Status Maven Central Licence

Packages

No packages published

Languages

  • Java 100.0%