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