Want to batch import data from JSON files to MongoDB collections?
Using Withdata software FileToMongo, a MongoDB JSON importer for Windows, MacOS, and Linux, you can bulk import data from JSON files to MongoDB collections easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Support all MongoDB deployment types: standalone, replica set, sharded cluster, and MongoDB Atlas.
Bulk import data from JSON files to MongoDB collections
Login to MongoDB -> Choose JSON files -> Set MongoDB collections. -> Import JSON files into MongoDB collections
Start FileToMongo, connect to MongoDB.
Click “N File To N Collection” at task dialog.
then show the wizard.
Select the “JSON” file type.
1. Open a folder contains JSON files.
2. Set JSON options.
3. List collesions, set “Import Type”.
4. Map files to collections.
5. Summary.
6. Import JSON data to MongoDB collections.
After importing, you can view imported data.
Bulk import JSON to MongoDB in command line
Save “JSON to MongoDB” session, then you can:
- Bulk import JSON to MongoDB in Windows command line.
- Bulk import JSON to MongoDB in Linux command line.
- Bulk import JSON to MongoDB in macOS command line.
Set scheduled tasks for bulk importing JSON to MongoDB
You can schedule and automate this “JSON to MongoDB” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.