Skip to content

mongodb-labs/migration-tools

Repository files navigation

migration-tools

A library of reusable components for use in MongoDB migration tooling. You may find some of them useful in your own projects.

IMPORTANT: This Repository is NOT an officially supported MongoDB product. No support guarantees are made. Use at your own risk.

Guidelines for contributing

  • Prioritize separation of concerns. In particular, avoid references to specific downstream tools except to give examples.
  • Document thoroughly, preferably with example code.

Installing dev tools

This repo uses mise for managing dev tools. After you install mise, run the following commands:

mise trust
mise install

Pre-commit hooks

If you'd like linting checks to run as a git pre-commit hook, run git/setup to install the hook.

Do not add …

Some things should not be in this library because upstream tooling already provides them.

About

A library of reusable Go code for migration tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors