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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
JBristow
Creator
Creator

Using Talend to extract from a Google noSQL Firestore database

Has anyone come up with a method to extract data using Talend from a Google Firestore database?

I've seen one post out here asking about Firestore - which only has a response that it's a future enhancement. We have that need now - so whether we use a new component - if one exists - or connect using some other combinations of components - we need to extract the data from Google. (We're currently on 7.2.1)

Please let me know if anyone else has encounter and overcome this issue.

Thank You!

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

No dedicated component for Google noSQL Firestore database at the moment. You can go to investigate using tRest/tRestClient to call  the Cloud Firestore REST API, refer to the google online documentation.

 

Regards

Shong