Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
ssamuels
Partner - Creator
Partner - Creator

Ingest from NoSQL databases via JDBC

Hi,

The documentation of QDC states that we can load data from RDBMS throught JDBC, but it doesn't mention NoSQL databases. Is it possible to setup source connections in QDC with JDBC to ingest data from NoSQL sources like DynamoDB or Cassandra?

 

Steven

 

 

 

 

 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi Steven,

It is possible to add NoSQL databases via JDBC. However you have to place the JDBC driver you would like to use within the Qlik Catalog, usually in the directory of  /usr/local/qdc/<tomcat>/webapps/qdc/WEB-INF/lib. And you would also have to add the driver, with configuration details within the Administration, Database Driver screen.

Best,

Hordy

View solution in original post

1 Reply
Anonymous
Not applicable

Hi Steven,

It is possible to add NoSQL databases via JDBC. However you have to place the JDBC driver you would like to use within the Qlik Catalog, usually in the directory of  /usr/local/qdc/<tomcat>/webapps/qdc/WEB-INF/lib. And you would also have to add the driver, with configuration details within the Administration, Database Driver screen.

Best,

Hordy