![]() |
VOOZH | about |
SQL Server databases are commonly used to store enterprise records. It is often necessary to move this data to other locations. The CData SSIS Task for MongoDB allows you to easily transfer MongoDB data. In this article you will export data from SQL Server to MongoDB.
Accessing and integrating live data from MongoDB has never been easier with CData. Customers rely on CData connectivity to:
MongoDB's flexibility means that it can be used as a transactional, operational, or analytical database. That means CData customers use our solutions to integrate their business data with MongoDB or integrate their MongoDB data with their data warehouse (or both). Customers also leverage our live connectivity options to analyze and report on MongoDB directly from their preferred tools, like Power BI and Tableau.
For more details on MongoDB use case and how CData enhances your MongoDB experience, check out our blog post: The Top 10 Real-World MongoDB Use Cases You Should Know in 2024.
To get started, add a new ADO.NET Source control and a new MongoDB Destination control to the data flow task.
π The source and destination components used in this example.Follow the steps below to specify properties required to connect to the SQL Server instance.
Follow the steps below to set required connection properties in the Connection Manager.
Set the Server, Database, User, and Password connection properties to connect to MongoDB. To access MongoDB collections as tables you can use automatic schema discovery or write your own schema definitions. Schemas are defined in .rsd files, which have a simple format. You can also execute free-form queries that are not tied to the schema.
In the destination component Connection Manager, define mappings from the SQL Server source table into the MongoDB destination table and the action you want to perform on the MongoDB data. In this article, you will insert restaurants entities to MongoDB.
You can now run the project. After the SSIS Task has finished executing, data from your SQL table will be exported to the chosen table.
π The SQL Server table to export into MongoDB.Download a free trial of the MongoDB SSIS Component to get started:
Download NowLearn more:
π MongoDB IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with live MongoDB document databases through SSIS Workflows.
Use the MongoDB Data Flow Components to synchronize with MongoDB data. Perfect for data synchronization, local back-ups, workflow automation, and more!