Want to batch copy data from MongoDB collections to PostgreSQL tables?
Using MongoToDB, a MongoDB to PostgreSQL converter for Windows, MacOS, and Linux, you can batch copy data from MongoDB collections to PostgreSQL tables 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.
Batch copy data from MongoDB collections to PostgreSQL tables
Login to MongoDB and PostgreSQL -> Select MongoDB collections -> Set PostgreSQL tables -> Copy MongoDB collections to PostgreSQL
Login to MongoDB.
Login to PostgreSQL.
Click “Import All Collections” at task dialog.
then show the wizard.
1. Select MongoDB collections.
2. Target PostgreSQL tables, choose “Import Type”.
3. Map MongoDB collections to PostgreSQL tables.
4. Summary.
5. Batch copy MongoDB data to PostgreSQL.
Click “View”, See PostgreSQL table data.
Copy data from MongoDB collections to PostgreSQL in command line
Save “MongoDB to PostgreSQL” session, then you can:
- Copy data from MongoDB collections to PostgreSQL tables in Windows command line.
- Copy data from MongoDB collections to PostgreSQL tables in Linux command line.
- Copy data from MongoDB collections to PostgreSQL tables in macOS command line.
Set scheduled tasks for coping data from MongoDB collections to PostgreSQL
You can schedule and automate this converting task by:
1) Save session and create .bat file.
2) Set scheduled task for Windows.