Red Hat Training

A Red Hat training course is available for Red Hat JBoss Data Virtualization

3.3. Translators in JBoss Data Virtualization

JBoss Data Virtualization provides the following translators:
Apache Cassandra (Technical Preview Only)

Warning

Technology Preview features are not supported, may not be functionally complete, and are not intended for production use. These features are included to provide customers with early access to upcoming product innovations, enabling them to test functionality and provide feedback during the development process.
Support of Apache Cassandra brings support for the popular columnar NoSQL database to JDV customers.
Apache Solr
With Apache Solr, JDV customers will be able to take advantage of enterprise search capabilities for organized retrieval of structured and unstructured data.
Cloudera Impala
Cloudera Impala support provides for fast SQL query access to data stored in Hadoop.
JDBC Translator
The JDBC Translator works with many relational databases.
File Translator
The File Translator provides a procedural way to access the file system in order to handle text files.
Google Spreadsheet Translator
The Google Spreadsheet Translator is used to connect to a Google Spreadsheet.
JBoss Data Grid 6.3
You can perform reads and writes to JDG. You can use it as an embedded cache or a remote cache.
LDAP Translator
The LDAP Translator provides access to LDAP directory services.
MongoDB Translator
The MongoDB translator, known by the type name mongodb, provides a relational view of data that resides in a MongoDB database. This translator is capable of converting JBoss Data Virtualization SQL queries into MongoDB based queries. It supports a full range of SELECT, INSERT, UPDATE and DELETE calls.
Object Translator
The Object translator is a bridge for reading Java objects from external sources such as JBoss Data Grid (infinispan-cache) or Map Cache and delivering them to the engine for processing.
OData Translator
The OData translator exposes the OData V2 and V3 data sources and uses the JBoss Data Virtualization WS resource adapter for making web service calls. This translator is an extension of the WS Translator.
OLAP Translator
The OLAP Services translator exposes stored procedures for calling analysis services backed by an OLAP server using MDX query language.
Salesforce Translator
The Salesforce Translator works with Salesforce interfaces.
Web Services Translator
The Web Services Translator provides procedural access to XML content by using web services.
If these translators are not suitable for your system then you can develop a custom one.