Teiid provides the means (i.e., Translators and JEE connectors ) to access a variety o
JDBC Data Source Information
| JDBC Data Source | TeiidTranslator | Designer Import Option | How-To Document | Connection Profile |
|---|---|---|---|---|
| Oracle | oracle | JDBC Importer | Model JDBC data source | |
| PostgreSQL | postgresql | JDBC Importer | Model JDBC data source | |
| MySQL | mysql5 (mysql) | JDBC Importer | Model JDBC data source | |
| IBM DB2 | db2 | JDBC Importer | Model JDBC data source | |
| Microsoft SQL Server | sqlserver | JDBC Importer | Model JDBC data source | |
| Sybase | sybase | JDBC Importer | Model JDBC data source | |
| Microsoft Access | access | JDBC Importer | Model JDBC data source | |
| Derby | derby | JDBC Importer | Model JDBC data source | |
| H2 | h2 | JDBC Importer | Model JDBC data source | |
| HSQL | hsql | JDBC Importer | Model JDBC data source | |
| Ingres | ingres | JDBC Importer | Model JDBC data source | |
| Informix | informix | JDBC Importer | Model JDBC data source | |
| MetaMatrix | JDBC Importer | Model JDBC data source | ||
| Netezza | netezza | JDBC Importer | Model JDBC data source | |
| Teradata | teradata | JDBC Importer | Model JDBC data source | |
| Generic ANSI SQL - for any JDBC/ODBC source | jdbc-simple | JDBC Importer | Model JDBC data source |
| Web Service Source | Teiid Translator | Teiid Designer Importer | How-To Document |
|---|---|---|---|
| SOAP/WSDL | ws | WSDL or URL Importer | |
| REST/Odata | ws | File Source (XML) Importer | |
| SAP Gateway | ws | File Source (XML) Importer | |
| SAP R/3 | ws | ||
| SAP Services Registry | ws | WSDL or URL Importer | |
| Arbitrary HTTP(S) | ws |
| Odata/Big Data/No SQL/etc.... | Translator | Teiid Designer Importer | Hot-To Document |
|---|---|---|---|
| Amazon Simple DB | simpledb | ||
| Amazon Accumulo | accumulo | ||
| Apache Cassandra DB | cassandra | ||
| Apache SOLR | solr | ||
| Greenplum | greenplum | ||
| Hive/Hadoop | hive | ||
| Modeshape JCR Repository | |||
| Mongo DB | |||
| Mondrian OLAP | |||
| Netezza data warehouse appliance | |||
| OData | odata |
This represents data sources that have been validated to work using the available translators and connectors. However, this does not preclude a new data source from working. It can be as easy as extending an existing translator, to creating a new translator using the Translator Development extensions.
Take a look at the list of Translators that are used as the bridge between Teiid and the external system.
Comments