---
title: "Talend"
canonical: "https://docs.vaultspeed.com/space/VPD/3013574696/Talend"
format: markdown
---
VaultSpeed can also generate code for Talend ([http://www.talend.com](http://www.talend.com)).  At this moment we support the generation of Talend code for use on Oracle Databases, Postgres, Greenplum, or Snowflake.

We do this by generating SQL DDL files for the selected target database and the ETL procedures are generated as Jobscript files that can be imported into Talend.

In order for VaultSpeed to be able to generate the correct jobscript files, we need to know in which Talend project you want to deploy the files and which Talend backend is used.

To input this data, navigate to the **Generation Tool Settings** Menu, Select **Talend Settings. **

Add a new Talend Project by using the ‘+ Talend Project’ button.  Fill in the Talend Project and username and link it to your VaultSpeed project.

![image](media://4d0ff1ff-e617-4cd3-b71f-03c70c50d9f1)

Once Added, the project will show up in the list, where you can edit it using the Actions menu.

![image](media://7489f403-acd3-4df2-b35a-83ca39d3254c)


Next, navigate to the **Talend** **Database Connection **menu.

You can add the connection (how Talend connects to your database) here by clicking the ‘+ Talend DB Connection’ button.

You have the option to use a full URL, or the use of a named connection in Talend.

![image](media://17887281-bc4a-41c4-9760-75d3331ea99a)


In both Cases, both the source and target connections should be defined.

![image](media://1c722f41-b8b7-409b-b244-01e89d8dbe99)