
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
- Tags:
- Timestream
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
