Want to migrate data from SQLite to MongoDB?
Using Withdata software DBToMongo, a SQLite to MongoDB migration tool for Windows, MacOS, and Linux, you can migrate SQLite to MongoDB 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 DBToMongo
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 SQLite to MongoDB
Login to SQLite and MongoDB -> Select SQLite tables to migrate -> Set MongoDB collections -> Migrate SQLite to MongoDB
Login to SQLite.
Login to MongoDB.
Click “Convert All Tables” at task dialog.
then show the wizard.
1. Select source SQLite tables.
2. Target collections, choice “Import Type”.
3. Map SQLite tables to MongoDB collections.
4. Summary.
5. Migrate SQLite to MongoDB.
Will create MongoDB collections if not exist, and copy SQLite data to MongoDB.
Click “View”, See MongoDB collection data.
Migrate SQLite to MongoDB in command line
Save “SQLite to MongoDB” session, then you can:
- Migrate SQLite to MongoDB in Windows command line.
- Migrate SQLite to MongoDB in Linux command line.
- Migrate SQLite to MongoDB in macOS command line.
Set scheduled tasks for migrating SQLite to MongoDB
You can schedule and automate this “SQLite to MongoDB” migration task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.
2) Set scheduled task for Windows.