Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Migrate | 11,406 | 594 | 7 days ago | 129 | March 17, 2022 | 269 | other | Go | ||
Database migrations. CLI and Golang library. | ||||||||||
Flyway | 7,191 | 4,044 | 442 | a day ago | 156 | September 08, 2022 | 118 | apache-2.0 | Java | |
Flyway by Redgate • Database Migrations Made Easy. | ||||||||||
Pgloader | 4,469 | a month ago | 1 | February 27, 2018 | 295 | other | Common Lisp | |||
Migrate to PostgreSQL in a single command! | ||||||||||
Goose | 3,915 | 65 | 99 | a day ago | 46 | August 29, 2022 | 58 | other | Go | |
A database migration tool. Supports SQL migrations and Go functions. | ||||||||||
Dbmate | 3,416 | 1 | 3 days ago | 27 | March 25, 2022 | 16 | mit | Go | ||
:rocket: A lightweight, framework-agnostic database migration tool. | ||||||||||
Express Typescript Boilerplate | 2,946 | 21 days ago | 94 | mit | TypeScript | |||||
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch | ||||||||||
Fluentmigrator | 2,945 | 548 | 130 | 16 days ago | 52 | January 14, 2022 | 225 | apache-2.0 | C# | |
Fluent migrations framework for .NET | ||||||||||
Nyaa | 2,861 | 2 years ago | 61 | gpl-3.0 | Python | |||||
Bittorrent software for cats | ||||||||||
Simplebank | 2,594 | 1 | a month ago | 6 | April 11, 2021 | 4 | mit | Go | ||
Backend master class: build a simple bank service in Go | ||||||||||
Oban | 2,576 | 2 | 10 | 8 days ago | 61 | September 23, 2022 | 8 | apache-2.0 | Elixir | |
💎 Robust job processing in Elixir, backed by modern PostgreSQL or SQLite3 |
Mongock is a Java based migration tool as part of your application code. It allows developers to have ownership and control over data migrations during the deployment process, allowing safer migrations in distributed systems as code and data changes are shipped together.
The official documentation is here, where you can find everything rom version 3.
Mongock professional is the extension of the Mongock open source project. This provides some additional advantages such as:
Visit this link to get started.
To be updated with the latest releases, notifications and news, follow us on twitter 😉
Before rasing a question, please check it hasn't been alerady answered in
If you cannot find the answer you are looking for, feel free to raise a new question in our Gitter channel or Q&A section
To raise a new issue, please take a look to this guide
To see our changelog, please take a look to our github releases
With new major releases we stop enhancing or adding new features to older version(like version 3 or 4). However, we'll keep providing support and bug fixes for a long period. We are working on an official support plan.
Please read the code of conduct for details on our code of conduct.
Mongock project is licensed under the Apache License Version 2.0. See the LICENSE file for details
🎉 First off, thanks for taking the time to contribute! 🎉
If you would like to contribute to the Mongock project, visit our official documentation