Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Cratedb connector

Hi Team,

I am using Talend 6.3.1.

I am looking for cratedb connector.  My db source is cratedb (https://crate.io).

 

Please let me know is it possible to connect cratedb data from Talend. 

 

Thanks,

Prabhu Ch

Labels (2)
2 Replies
TRF
Champion II
Champion II

Hi,

 

To my knowledge, there is no (not yet) crateDB connector available out of the box with Talend products neither from Talend Exchange.

However, you should may access to crateDB using JDBC connection or Rest API.

vapukov
Master II
Master II

You can use JDBC drivers from Crate and tJDBCinput (output and etc) components

 

Last time when I make jobs with CrateDB it was not looking like production, but all changes, so may be current version is more stable