Skip to content

This tool is a one-off for migrate data from Shintolin V3's MongoDB-based database into Shintolin V4's PostgreSQL-based database.

License

Notifications You must be signed in to change notification settings

troygoode/shintolin4-import

Repository files navigation

shintolin4-import

This tool is a one-off for migrate data from Shintolin V3's MongoDB-based database into Shintolin V4's PostgreSQL-based database.

Mongo Restore

$ mongorestore -h mongo <FILENAME>

Usage

Specify the following values in a .env file:

  • MONGODB_URL
  • POSTGRES_URL
$ yarn install
$ yarn start

License

MIT

About

This tool is a one-off for migrate data from Shintolin V3's MongoDB-based database into Shintolin V4's PostgreSQL-based database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published