Want to copy data from MongoDB collection to SQLite table?
Using Withdata software MongoToDB, a MongoDB to SQLite converter for Windows, MacOS, and Linux, you can transfer data from MongoDB collection to SQLite table 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
Copy MongoDB data to SQLite
Login to MongoDB and SQLite -> Choose MongoDB collection -> Set SQLite table -> Export MongoDB data to SQLite
Login to MongoDB.
Login to SQLite.
Click “Import From Collection” at task dialog.
then show the wizard.
1. Choose source MongoDB collection.
2. Choose destination SQLite table and config fields.
3. Preview data.
4. Copy MongoDB data to SQLite.
Click “View”, See SQLite table data.
Copy data from MongoDB collection to SQLite in command line
Save “MongoDB collection to SQLite” session, then you can:
- Copy data from MongoDB collection to SQLite in Windows command line.
- Copy data from MongoDB collection to SQLite in Linux command line.
- Copy data from MongoDB collection to SQLite in macOS command line.
Set scheduled tasks for coping data from MongoDB collection to SQLite
You can schedule and automate this “MongoDB to SQLite” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.