9.x Downloads
Download | Last 9.3 Release | Last 9.2 Release | Last 9.1 Release |
---|---|---|---|
Teiid Runtime | 9.3.7 * 9.3.7 With WildFly/Console | 9.2.7 * 9.2.7 With WildFly/Console | 9.1.5 * 9.1.5 With WildFly/Console |
Teiid AdminShell | 9.3.7 | 9.2.7 | 9.1.5 |
JDBC Driver | 9.3.7 | 9.2.7 | 9.1.5 |
Teiid Source | 9.3.7 | 9.2.7 | 9.1.5 |
Release Notes / Change Log | 9.3.0 | 9.2.0 | 9.1.0 |
Teiid Web Console | 3.0.1 | 2.7 | 2.7 |
The embedded kit has been removed. You should use maven to directly control what features you need. See The Embedded Examples
Note: Teiid Designer currently works with only Teiid 9.0 and earlier.
Maven
You may also directly reference the Teiid artifacts from JBoss Public Maven Repository - http://repository.jboss.org/nexus/content/groups/public/
JDBC Driver
<dependency> <groupId>org.jboss.teiid</groupId> <artifactId>teiid</artifactId> <classifier>jdbc</classifier> <version>X.X.X</version> </dependency>
Server Distribution
<dependency> <groupId>org.jboss.teiid</groupId> <artifactId>teiid</artifactId> <classifier>wildfly-server</classifier> <version>X.X.X</version> <type>zip</type> </dependency>
Installation
Please consult the Migration Guide when upgrading from 8.x to Teiid 9.x.
Teiid Requires:
Optional:
- Teiid Designer for creation of VDBs in a modeling environment. Note that Teiid Designer currently works with only Teiid 9.0 and earlier.
For complete installation instructions please refer to "Administrator's Guide" in Teiid Documents section.
For Quick "standalone" mode installation of the latest Teiid
Either start by unzip the kit above that includes EAP or:- Install the appropriate WildFly / EAP version (see above).
- UnZip Teiid archive over the installed application server
Additionally you'll need to supply any third-party jars needed to connect to your enterprise sources like JDBC Drivers.
Teiid JDBC Driver teiid-<version>-jdbc.jar
can be downloaded from above links for accessing a VDB through JDBC.
Follow the quick start and the Teiid Designer documentation to understand how to create a VDB. Use and contribute to the Teiid community for additional examples and configuration options for Teiid.


- tei·id (TEE-id)
- adj. pertaining to a family of tropical American whip-tailed lizards noted for speed and agility.
- n. a set of open source enterprise information integration tools noted for their ability to rapidly create data services that can quickly adapt to changes in your IT environment.