CData SSIS Components for Cassandra
Overview
The CData SSIS Components for Cassandra enable you to connect SQL Server with Cassandra data through SSIS workflows. The components wrap the complexity of accessing Cassandra data in standard SSIS data flow components.
The components abstract the underlying data source into tables, views, and stored procedures that can be used to retrieve and update data. You can then connect and synchronize Cassandra tables with SQL Server tables.
The components hide the complexity of accessing data and provide additional security features, batching, socket management, and more.
Key Features
- Create, read, update, and delete (CRUD) support.
- Query Processing.
- Access Cassandra data in real time.
- Integrate Cassandra data without the need for custom development.
Getting Started
Getting Started covers Establishing a Connection with the Connection Manager and selecting rows Using the Source Component, and making changes Using the Destination Component. See the Cassandra integration guides for information on connecting from other applications.
Advanced Features
Advanced Features details additional features supported by the component, such as defining user defined views, ssl configuration, remoting, firewall/proxy settings, and advanced logging.
SQL Compliance
See SQL Compliance for a syntax reference and code examples outlining the supported SQL.
Connection Properties
The Connection properties describe the various options that can be used to establish a connection.