Is there any components available to integrate with G42 db
Hello Team,
We are using Talend 8.0 and we have a requirement where we have to fetch data from G42 cloud storage requesting your help here to let me know the Talend components which can help us to integrate with G42.
I have tried searching it by my own but am not able to find anything regarding the same.
If yes we can integrate with G42 which components shall we use or is there any custom components available .
There is no dedicated components for G42, if G42 cloud DB provides REST API, you can use tRest or tRestClient component to call API in the job, if JDBC connection is supported, you can use tJDBCxxx components.