/teiid

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

Primary LanguageJavaOtherNOASSERTION

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.

Licenses

The default license for all submodules is the Less GNU Public License (LGPL) v2.1

Where applicable individual submodules will provide additional copyright and license information.