Skip to content

liu-jing/teiid

 
 

Repository files navigation

teiid

Teiid is a data virtualization system that allows applications to use data from multiple, heterogenous 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 -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.2%
  • HTML 0.4%
  • Shell 0.1%
  • Groovy 0.1%
  • Batchfile 0.1%
  • XSLT 0.1%