modulepackage
0.0.0-20211025090701-4f040ecc93cb
Repository: https://github.com/3n0ugh/json-to-mongodb.git
Documentation: pkg.go.dev
# README
JSON-To-MongoDB
- Script to migrate data between JSON file and MongoDB.
- Written with Go.
Instructions
-
To use this script only need to change the models and .env configs.
-
Then, start to data migration, run the main.go.
go run .