Skip to content

Migration scripts for moving data from Planner's MongoDB to Postgres

License

Notifications You must be signed in to change notification settings

UTDNebula/planner-mongo-migration

Repository files navigation

Initialize MongoDB source and Postgres target databases

docker compose up -d

Restore MongoDB database

./restore.sh -d cluster0 -p /path/to/dump/cluster0

Run migration script

npm run migrate

About

Migration scripts for moving data from Planner's MongoDB to Postgres

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published