I have a csv file with 25 lac rows, Can create a local database in Kinme and use SQL query

I have a csv file with 25 lac rows, Can create a local database in Kinme and use SQL query

Hey jaydeb91,

From what I understand, you’re asking if you can upload the 2,500,000 records into a database in KNIME. KNIME itself does not contain a database, but you could also look into using the 'Create Local Big Data Environment’, load the data, and then running queries.

You could also create a local database such as SQLLite or MYSQL and load the data in via KNIME.

Regards,
Wali Khan

4 Likes

Yes that is possible

If you want to read more about KNIME and (large) databases here is a collection

3 Likes

Thanks for you quick help

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.