Want to copy data from DB2 table to MongoDB collection?
Using DBToMongo, a native GUI tool, you can transfer data from DB2 table to MongoDB collection 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.
- Support Windows, Linux, macOS.
Copy DB2 data to MongoDB
Login to DB2 and MongoDB -> Choose DB2 table -> Set MongoDB collection -> Export DB2 data to MongoDB
Login to DB2.
Login to MongoDB.
Click “Convert From Table” at task dialog.
then show the wizard.
1. Choose source DB2 table.
2. Choose destination MongoDB collection and config fields.
3. Summary.
4. Copy DB2 table data to MongoDB collection.
Click “View”, See MongoDB collection data.
You can schedule and automate this “DB2 to MongoDB” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.