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