Adding a new database type
Talend Data Preparation allows a direct connection to various types of databases. You can use them as source to create new datasets.
You can manually enrich the list of databases from which you can import data.
The list of available database types for dataset creation actually depends on the JDBC drivers that you have stored in the <components_catalog_path>/.m2 folder.
Let's say that you have some customer data stored on an Oracle database, and you want to import it in Talend Data Preparation to perform cleansing operations. You will add a JDBC driver .jar file specific to Oracle databases to the Components Catalog folder structure to add this new source of data in the Talend Data Preparation interface.
Procedure
Results
The Oracle database is now available in the database type drop-down list in the import form.