Giter VIP home page Giter VIP logo

teiid-quickstarts's Introduction

Teiid Quickstarts

Introduction

Quick starts for Teiid

To contribute a quick start, goto http://github.com/teiid/teiid-quickstarts

You can find the documentation at https://docs.jboss.org/author/display/teiidexamples/Teiid+Quick+Starts

The 'dist' folder contains the Maven scripts to build the quick start zip of the quickstarts.

Be sure to read this entire document before you attempt to work with the quickstarts. It contains the following information:


Available Quickstarts

The following is a list of the currently available quickstarts. The table lists each quickstart name, the features it demonstrates, and it gives a brief description of the quickstart. For more detailed information about a quickstart, click on the quickstart name.

Some quickstarts are designed to enhance or extend other quickstarts. These are noted in the Prerequisites column. If a quickstart lists prerequisites, those must be installed or deployed before working with the quickstart.

| Quickstart Name | Features Demonstrated | Description | Prerequisites | |:-----------|:-----------|:-----------|:-----------|:-----------| | datafederation | Data Federation, TEXTTABLE, Native Query, VDB Reuse, External Materialization, Excel File | Shows how to expose multiple data sources for data federation and externally materialize a view to improve performance | None | | dataroles | Data roles | Shows how to control Read/Write data access using data roles and masking | datafederation | | consume-webservices | 'ws' Translator, XMLTABLE, XMLPARSE, VIEW DDL | Demonstrates the use of the 'ws' translator to read a web service data source | None | | hibernate | Hibernate Integration, VDB ReUse, Create VIEW, Create Trigger, TEXTTABLE | Demonstrates how a Hibernate application can add data federation capabilities at the data layer| datafederation | | jdg local cache | 'infinispan' Object Translator, OBJECTTABLE | Demonstrates reading reading a JDG cache running in library mode | None | | jdg remote cache using dsl | 'infinispan' DSL Translator | Demonstrates reading from a remote JDG cache using hot rod client that's configured using protobuffers | None | | simpleclient | Teiid JDBC Connection | Demonstrates how to make a jdbc connection to Teiid using the Teiid JDBC Driver and DataSource | None | | tpch | Performance, Data Federation | Measures performance using TPC-H benchmark against two running Postgresql servers | 2 running PostgresSQL servers, Unix machine host | | ldap-as-a-datasource | 'ldap' Translator, FOREIGN TABLE DDL, OpenLDAP | Demonstrates using the ldap Translator to access data in OpenLDAP Server | OpenLDAP be installed, Groups 'HR' and Users under it be configured | | mongodb-as-a-datasource | 'mongodb' Translator, FOREIGN TABLE DDL | Demonstrates using the mongodb Translator to access documents in mongodb | MongoDB be installed, docuemnts be inserted under 'Employee' connection | | hbase-as-a-datasource | 'hbase' Translator, FOREIGN TABLE DDL | Demonstrates using the Hbase Translator via the Pheonix driver | Hbase be installed | | drools-integration | Drools integration, UDF, FOREIGN Function DDL | Demonstrates using a simple rules invocation via a Function | |


System Requirements

To run these quickstarts with the provided build scripts, you need the following:

  1. Java 1.6 or better, to run JBoss AS and Maven. You can choose from the following:

    • OpenJDK
    • Oracle Java SE
    • Oracle JRockit
  2. Maven 3.0.0 or newer, to build and deploy the examples

    • If you have not yet installed Maven, see the Maven Getting Started Guide for details.

    • If you have installed Maven, you can check the version by typing the following in a command line:

        mvn --version 
      
  3. The JBoss Enterprise Application Platform (EAP) 6 distribution ZIP or the JBoss AS 7 distribution ZIP that's compatible with Teiid.

    • For information on how to install and run JBoss, refer to the server documentation.
  4. Set JBOSS_HOME to the root directory location of your application server, the scripts use this variable to determine where to deploy to.


Run the Quick Starts

The root folder of each quickstart contains a README file with specific details on how to build and run the example.

Open a command line and navigate to the root directory of the quickstart you want to run.

teiid-quickstarts's People

Contributors

vhalbert avatar kylinsoong avatar shawkins avatar minicuts avatar rareddy avatar hokuda avatar

Watchers

delkyd avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.