Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.28 KB

README.adoc

File metadata and controls

35 lines (26 loc) · 1.28 KB

Thorntail Teiid Examples

This takes you through an introduction to the concepts important to Teiid, Thorntail. Read Teiid Documentation and Thorntail Documentation to understand different terminologies used, resources needed, and artifacts to be generated before developing a successful application.

Available Examples

Quickstart Name Features Demonstrated Description Prerequisites

rdbms-as-datasource

JDBC translator, Native Query

Shows how to transfer data from a relational database

None

vdb-datafederation

Data Federation, JDBC translator, Data as Service, OData4, Microservice

Shows how to expose multiple data sources for data federation and expose as a real time data service

OpenShift, Mysql

vdb-materialization

File translator, Materialization

Shows how to expose csv files with materialization for performance

None

salesforce-as-datasource

File translator, Materialization

Shows how to expose Salesforce as a relational source.

Salesforce

webservice-as-datasource

Webservice translator

Shows how to expose Webservices.