JBoss.orgCommunity Documentation

Preface

Teiid Embedded offers the power of a federated relational query engine for use with any Java application - without the need for a separate server process. Accessing your federated data is as easy as making a JDBC connection to any relational data source. This guide will take you through

Commercial development support, production support, and training for Teiid is available through JBoss. Teiid is a Professional Open Source project and a critical component of the JBoss Enterprise Data Services Platform.

This guide takes you through an introduction to the concepts important to Teiid Embedded, downloading the software, and building and deploying a demonstration virtual database in 60 minutes. There is a lot to cover, so let's begin!

Note

Please read Federation Basics and understand different terminologies used, resources needed and artifacts that need to be generated before developing a successful application. This example takes advantage of only a minimal set of features from Teiid Embedded for the sake of simplicity and time.