olivierboudet / mongock

Lightweight MongoDB migration tool for Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB version control tool for Java


Maven Central Codacy Badge Build Bugs Vulnerabilities Hex.pm

Mongock is a java MongoDB tool for tracking, managing and applying database schema changes accross all your environments based on a coding approach.

JHipster finally added Mongock to their list of amaziing tools. We are really proud and happy! 😎💪

Already working on version 5 to bring you new great features 💥💥

Documentation

Please, see our recently published documentation in here. Although it has been published, it is still under development and there may be some sections unfinished or missing.

Examples

Mongock examples

Changelog

To see our changelog, please take a look to our github releases

Old versions

With new major releases, like now with version 4, we stop enhancing or adding new features to older version(like version 3). However, we'll keep providing support and bug fixes for a long period. We are working on an official support plan.

If you are still working with version 3, we suggest you to upgrade to the last version, otherwise you can see the old documentation in here

Contributing

If you would like to contribute to Mongock project, please read how to contribute for details on our collaboration process and standards.

Code of conduct

Please read the code of conduct for details on our code of conduct.

LICENSE

Mongock propject is licensed under the Apache License Version 2.0. See the LICENSE file for details

About

Lightweight MongoDB migration tool for Java

License:Apache License 2.0


Languages

Language:Java 100.0%Language:Shell 0.0%