Skip to content

jdurani/teiid

 
 

Repository files navigation

teiid

Teiid is a data virtualization system that allows applications to use data from multiple, heterogeneous data stores.

Useful Links

To build Teiid

Enter the following:

$ git clone https://github.com/<yourname>/teiid.git
$ cd teiid
$ mvn clean install -P release -Dmaven.javadoc.skip=true -s settings.xml

you can find the deployment artifacts in the "teiid/build/target" directory once the build is completed.

About

Teiid is a data virtualization system that allows applications to use data from multiple, heterogenous data stores.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • HTML 0.4%
  • PLSQL 0.1%
  • Shell 0.1%
  • Groovy 0.1%
  • XSLT 0.0%