Want to import data from CSV file to MongoDB Atlas collection?
Using FileToMongo, a MongoDB CSV importer, you can import data from CSV file to MongoDB Atlas collection easily and fast, no need to program.
- 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.
- Support Windows, Linux, macOS.
Import data from CSV file to MongoDB Atlas collection
Login to MongoDB Atlas -> Choose CSV file -> Set MongoDB Atlas collection options -> Import CSV to MongoDB Atlas
Start FileToMongo, Log in to MongoDB Atlas.
Click “1 File To 1 Collection” at task dialog.
Select the “CSV” file type.
1. Open a CSV file.
2. Set MongoDB Atlas collection options.
3. Summary.
4. Import CSV data to MongoDB Atlas collection.
After importing, you can view imported data in MongoDB Atlas collection.
Import CSV to MongoDB Atlas in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for importing CSV to MongoDB Atlas
You can schedule and automate this “CSV to MongoDB” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.