Getting Started
Connecting to MongoDB
Establishing a Connection shows how to authenticate to MongoDB and configure any necessary connection properties from the Connection Manager window.
You can also configure component capabilities through the available Connection properties, from data modeling to firewall traversal. The Advanced Settings section shows how to set up more advanced configurations and troubleshoot connection errors.
Visual Studio Version Support
The CData SSIS Components for MongoDB supports Visual Studio versions 2015 and above.
SSIS Version Support
The CData SSIS Components for MongoDB provide data flow components that allow for straightforward integration with MongoDB data from SSIS data flow tasks. SQL Server 2014, 2016, 2017, 2019, and 2022 are supported including their corresponding version of SQL Server Data Tools.
MongoDB Version Support
The component models MongoDB instances as relational databases and supports MongoDB versions 2.6 through 7.0. The component leverages the MongoDB API, including the MongoDB aggregation framework, to enable bidirectional SQL access to MongoDB data. See the NoSQL Database chapter for SQL-to-MongoDB query mappings and more information about accessing unstructured data in MongoDB through SQL. See the DBaaS Connections page to connect to popular services such as Atlas and ObjectRocket.
See Also
- Using the Source Component: Pull MongoDB data into your data flow task.
- Using the Destination Component: Push data to MongoDB.
- Deploying to Azure: Deploy the CData components to Azure from Visual Studio.
- Troubleshooting: The component installation automatically adds the components to the toolbox; if you do not see the components, you can find the procedure to add them here.