SSIS MongoDB Integration PackSSIS MongoDB Integration Pack is your complete toolset to automate MongoDB integration scenarios in SSIS. Using simple drag and drop interface you can read data from MongoDB or Bulk insert/update data into MongoDB. You can also execute any valid MongoDB API commands inside SSIS (e.g. Create Table/ Drop Table/Get Count). It includes MongoDB Source Connector, MongoDB Destination Connector and MongoDB ExecuteSQL Task. Features
|
||||
|
SSIS MongoDB Source (Query/Read/Extract)
SSIS MongoDB Source can be used to extract large amount of data from MongoDB. This component supports SQL like query language to query MongoDB data without worrying about complex API. Read more |
SSIS MongoDB Destination (Bulk Insert, Delete)
SSIS MongoDB Destination can be used to bulk insert/delete large amount of records to MongoDB storage from any data source using SSIS. Read more |
SSIS MongoDB ExecuteSQL Task
SSIS MongoDB ExecuteSQL Task can be used to execute ad-hoc commands for MongoDB (e.g. DDL statements such as Create/Drop collection, DML statements such as Insert, Update, Delete or Run JavaScript and shell commands.) Read more |
Download View All Tasks