Runtime
Latest Release Announcement: 13.1.0 Released on March 6th, 2020
Teiid 13.1.0 with WildFly 17.0.0.Final support is now available. The main features are:
- TEIID-5874 added support for transactional Infinispan/JDG access. Support for cache aliasing was removed.
- TEIID-5896 added support for EXTRACT QUARTER and EPOCH.
- TEIID-5798 added the POLICY construct to replace specifying a CONDITION on a permission.
Latest
- Version 13.1.0
Previous
- Version 13.0.2
Older 12.x releases
Unstable
- Teiid Runtime (with WildFly/Console)
- JDBC Driver
- Teiid Source
- Release Notes/Change Log
- Teiid Web Console
Historical Version Downloads
- 11.x (WildFly 11.0.0 Java 8+)
- 10.x (WildFly 11.0.0 Java 8+)
- 9.x (WildFly 10.0.0 Java 8+)
- 9.0 (WildFly 9.0.2 Java 7+)
- 8.13 (WildFly 9.0.2 Java 7+)
- 8.12 (EAP 6.4 Alpha Java 6+)
- 8.11 and prior
IMPORTANT NOTE: Teiid is targeted to specific platforms. See more below.
Maven
You may also directly reference the Teiid artifacts from the download table above from the Maven Central Repository.
JDBC Driver
Server Distribution
Teiid 12+
Teiid 10-11
Embedding
You should use maven to directly control what features you need when embedding Teiid. See:
Docker
You can create your own Docker images of the combined WildFly/Teiid/Console runtime by starting with the Dockerfile or the base image. These can be used to create ephemeral instances for testing or you can layer in your modules and deployments.
Installation
Please consult the respective Migration Guides from 9.x to 10.x., from 10.x to 11.x., and from 11.x to 12.x.
Teiid Requires:
- JRE
- Java 1.8 for Teiid 9.1+, Teiid 12.1.0 and later may use Java 11
- WildFly
- WildFly 17.0.0 for Teiid 12.3.0+
- WildFly 15.0.1 for Teiid 12.1.0+
- WildFly 14.0.1 for Teiid 12.0
- WildFly 11.0.0 for Teiid 10⁄11
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
Then start the server using “standalone.sh -c standalone-teiid.xml” command.
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.
Tooling
Teiid Designer
Teiid Designer is a legacy project for the creation of VDBs in a modeling environment. Note that Teiid Designer currently works directly with Teiid 9.0 and earlier only and support for Teiid Designer VDBs is deprecated in Teiid.
Latest Release 11.2.1 Final - Jan 2nd, 2019
- Update Site - (See installation instructions at the bottom of this page)
- Download
- Compatible with Teiid 9.0 and earlier releases
- Compatible with JBDS 12 releases
- Download Eclipse distro - Eclipse 4.8 (Photon)
Stable 11.x Releases
Version 11.2.1 - Released: 1/2/2019 - Release Notes - User Guide
- Update Site
- ZIP
- Compatible with Teiid 9.0 & RHDS 12.0.0 GA & Eclipse 4.8 Photon
Version 11.2.0 - Released: 8/9/2019 - Release Notes - User Guide
- Update Site
- ZIP
- Compatible with Teiid 9.0 & RHDS 12.0.0 GA & Eclipse 4.8 Photon
Version 11.1.3 - Released: 5/18/2018 - Release Notes - User Guide
- Update Site
- ZIP
- Compatible with Teiid 9.0 & RHDS 11.3.0 GA & Eclipse 4.7 Oxygen
Version 11.1.0 - Released: 9/7/2017 - Release Notes - User Guide
- Update Site
- ZIP
- Compatible with Teiid 9.0 & RHDS 11.0.0 GA & Eclipse 4.7 Oxygen
Version 11.0.0 - Released: 12/5/2016 - Release Notes - User Guide
- Update Site
- ZIP
- Compatible with Teiid 9.0 & RHDS 10.0.0 GA & Eclipse 4.6 Neon
Install into RH Developer Studio 12.0
- Launch the Help > Install New Software** action**
- Add… the following update site URLs but DO NOT install them. Various dependent plugins required for Teiid Designer will be installed as needed. _Make sure “Contact all update sites during install to find required software” is checked.
- Install Teiid Designer 11.2.1 via update site:
- http://download.jboss.org/jbosstools/photon/stable/updates/integration-stack/teiiddesigner/11.2.1.Final/
- Click Install button and continue through restarting JBDS
Install into Eclipse 4.8 (Photon)
- Launch the Help > Install New Software** action**
- Add… the following update site URLs but DO NOT install them. Various dependent plugins required for Teiid Designer will be installed as needed. Make sure “Contact all update sites during install to find required software” is checked_.
- Install Teiid Designer 11.2.1 via update site:
- http://download.jboss.org/jbosstools/photon/stable/updates/integration-stack/teiiddesigner/11.2.1.Final/
- Click Install button and continue through restarting Eclipse
Install into RH Developer Studio 11.x
- Launch the Help > Install New Software** action**
- Add… the following update site URLs but DO NOT install them. Various dependent plugins required for Teiid Designer will be installed as needed. _Make sure “Contact all update sites during install to find required software” is checked.
- Install Teiid Designer 11.1 via update site:
- http://download.jboss.org/jbosstools/oxygen/stable/updates/integration-stack/teiiddesigner/11.1.3.Final/
- Click Install button and continue through restarting JBDS
Install into Eclipse 4.7 (Oxygen)
- Launch the Help > Install New Software** action**
- Add… the following update site URLs but DO NOT install them. Various dependent plugins required for Teiid Designer will be installed as needed. Make sure “Contact all update sites during install to find required software” is checked_.
- Install Teiid Designer 11.1 via update site:
- http://download.jboss.org/jbosstools/oxygen/stable/updates/integration-stack/teiiddesigner/11.1.3.Final/
- Click Install button and continue through restarting Eclipse
Install into RH Developer Studio 10.1
- Launch the Help > Install New Software** action**
- Add… the following update site URLs but DO NOT install them. Various dependent plugins required for Teiid Designer will be installed as needed. _Make sure “Contact all update sites during install to find required software” is checked.
- Install Teiid Designer 11.0 via update site:
- http://download.jboss.org/jbosstools/updates/release/neon/integration-stack/teiiddesigner/11.0.0.Final/
- Click Install button and continue through restarting JBDS
Install into Eclipse 4.6 (Neon)
- Launch the Help > Install New Software** action**
- Add… the following update site URLs but DO NOT install them. Various dependent plugins required for Teiid Designer will be installed as needed. Make sure “Contact all update sites during install to find required software” is checked.
- Install Teiid Designer 11.0 via update site:
- http://download.jboss.org/jbosstools/updates/release/neon/integration-stack/teiiddesigner/11.0.0.Final/
- Click Install button and continue through restarting Eclipse