ElasticSearch Connector
ElasticSearch Connector Help
Version 1
ZappySys Logo File Version: v1
Supported Engine: 4

Using ElasticSearch Connector in ZappySys Data Gateway


To use ElasticSearch Connector together with ZappySys Data Gateway you will have to download & install ODBC PowerPack (ZappySys Data Gateway is part of ODBC PowerPack).
There are two versions of ODBC PowerPack to download: TRIAL and FULL.

Download ODBC PowerPack

Download TRIAL VERSION  if you are trying it out (30-days fully functional product).

or

Download FULL VERSION  if you already have purchased the product.


Install ODBC PowerPack

By installing ODBC PowerPack you will install ZappySys Data Gateway and drivers, together with ZappySys API Driver which contains ElasticSearch Connector. Installing ODBC PowerPack is pretty straightforward. Installing a TYPICAL version will install all components needed for ElasticSearch Connector to work together with ZappySys Data Gateway.


ZappySys Data Gateway

ZappySys Data Gateway (ZSDG) is a small server based on SQL Server TDS protocol. ZSDG can be used for:

  1. If your client application does not support ODBC or solution not works as expected, you can connect to ZSDG as you would connect to a SQL Server and then retrieve the table/view you need.
  2. As ODBC bridge.
  3. As JDBC bridge.
  4. A central point where external machines (and local if required) need to connect to a created data source.

You can watch this video about ZSDG. In the video the example of API driver for OData Connector but you can choose ElasticSearch Connector instead. Also the next video shows example with JSON Driver but principles stays the same when working with ZappySys API Driver which is needed to use ElasticSearch Connector.


Video Tutorial - Using API Driver in Gateway Below Video covers how to use API Driver in Data Gateway to consume data from ElasticSearch. For demo purpose it will show OData API but you can choose ElasticSearch connector instead. Also for demo we used Data Gateway Connection inside SQL Server but you can connect to Data Gateway from any app which can talk to SQL Server (like SSRS, JAVA, C# ...).

This video covers following and more so watch carefully. After watching this video follow the steps described in this article.

  • How to download / install required driver for ElasticSearch integration
  • How to configure connection for ElasticSearch
  • Features about ElasticSearch Driver (Authentication / Query Language / Examples / Driver UI)
  • Using ElasticSearch Connector
  • Load ElasticSearch data in SQL Server