Skip to content

Teiid-Designer/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.

On a *nix platform you can create a bundled zip containing Teiid, EAP, the web console, and necessary patches by running install.sh

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.7%
  • Other 0.3%