Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
gm7
Contributor
Contributor

Does QlikView support Amazon (AWS) Timestream as a data source?

Does QlikView support Amazon (AWS) Timestream as a data source?

https://aws.amazon.com/timestream/

I don't see it listed here: https://www.qlik.com/us/products/qlik-sense/data-sources

Is there perhaps a third-party connector? 

Thank you!

Labels (1)
1 Solution

Accepted Solutions
Francisco_Fernandez

At this moment, Qlik does not provide a dedicated connector for AWS timestream. 

Using Rest Connector can be an alternative method:

https://docs.aws.amazon.com/timestream/latest/developerguide/API_Reference.html

JDBC connector can be another method as Timestream can be accessed through JDBC connection. https://docs.aws.amazon.com/timestream/latest/developerguide/JDBC.html 

View solution in original post

2 Replies
Francisco_Fernandez

At this moment, Qlik does not provide a dedicated connector for AWS timestream. 

Using Rest Connector can be an alternative method:

https://docs.aws.amazon.com/timestream/latest/developerguide/API_Reference.html

JDBC connector can be another method as Timestream can be accessed through JDBC connection. https://docs.aws.amazon.com/timestream/latest/developerguide/JDBC.html 

gm7
Contributor
Contributor
Author

Hi Francisco,

Thank you for your reply. 


We have found that it is possible to use a JDBC connection to connect with AWS Timestream.

Best regards,
Grant