CData SSIS Components for Elasticsearch
Overview
The CData SSIS Components for Elasticsearch enable you to connect SQL Server with Elasticsearch data through SSIS workflows. The components wrap the complexity of accessing Elasticsearch 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 Elasticsearch 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 Elasticsearch data in real time.
- Integrate Elasticsearch 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 Elasticsearch 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.
Data Model
See Data Model to find more information on how the component models the Elasticsearch APIs as tables, views, and stored procedures.
Connection Properties
The Connection properties describe the various options that can be used to establish a connection.