blue666man / teiid

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

License:Other