SSIS Amazon DynamoDB Integration PackSSIS Amazon DynamoDB Integration Pack is your complete toolset to automate DynamoDB integration scenarios in SSIS. Using simple drag and drop interface you can read data from DynamoDB or Bulk insert/update data into DynamoDB. You can also execute any valid DynamoDB API commands inside SSIS (e.g. Create Table/ Drop Table/Get Count). It includes DynamoDB Source Connector, DynamoDB Destination Connector and DynamoDB ExecuteSQL Task. Features
|
||||
|
SSIS Amazon DynamoDB Source (Query/Read/Extract)
SSIS Amazon DynamoDB Source can be used to extract large amount of data from Amazon DynamoDB. This component supports SQL like query language to query DynamoDB data without worrying about complex API. Read more |
SSIS Amazon DynamoDB Destination (Bulk Insert, Delete)
SSIS Amazon DynamoDB Destination can be used to bulk insert/delete large amount of records to Amazon DynamoDB storage from any data source using SSIS. Read more |
SSIS Amazon DynamoDB ExecuteSQL Task
SSIS Amazon DynamoDB ExecuteSQL Task can be used to execute ad-hoc commands for Amazon DynamoDB (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