MongoDB migrations made simple for go
mongodb migration db
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Go 100.0%
9 3 0

Clone this repository

https://tangled.org/softprops.tngl.sh/moose https://tangled.org/did:plc:bedhffw7uiw5w2aev7i6cob7/moose
git@tangled.org:softprops.tngl.sh/moose git@tangled.org:did:plc:bedhffw7uiw5w2aev7i6cob7/moose

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

moose#

Moose is a Go-focused MongoDB database migration tool, inspired by Goose.

Features:

  • A CLI and a library for writing customized migration tooling
  • Write migrations in Go or JSON
  • Supports embedded migrations, simplifying packaging and deployment in CI/CD pipelines