Want to migrate data from MongoDB to PostgreSQL ?
Using Withdata software MongoToDB, a MongoDB to PostgreSQL migratation tool for Windows, MacOS, and Linux, you can migrate MongoDB data to PostgreSQL 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.
Download MongoToDB
Windows 64 bit
Windows 32 bit
Linux .deb (For Debian, Ubuntu) 64 bit
Linux .rpm (For Red Hat, Fedora, SUSE) 64 bit
MacOS 64 bit
Migrate MongoDB to PostgreSQL
Login to MongoDB and PostgreSQL -> Select MongoDB collections to migrate -> Set target PostgreSQL tables -> Migrate MongoDB 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. Migrate MongoDB to PostgreSQL.
Will create PostgreSQL tables / indexes if not exist, and copy MongoDB data to PostgreSQL.
Click “View”, See PostgreSQL table data.
Migrate MongoDB to PostgreSQL in command line
Save “MongoDB to PostgreSQL” session, then you can:
- Migrate MongoDB to PostgreSQL in Windows command line.
- Migrate MongoDB to PostgreSQL in Linux command line.
- Migrate MongoDB to PostgreSQL in macOS command line.
Set scheduled tasks for migrating MongoDB to PostgreSQL
You can schedule and automate this “MongoDB to PostgreSQL” migration task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.
2) Set scheduled task for Windows.