This example workflow shows how to retrieve data from SQLite database. Specifically, it shows how to select columns from a table and get records matching a specific condition.
Only the records satisfying the combined query conditions are retrieved from the database and they are retrieved only once by the DB Reader Node at the end of the workflow.
In this way, filtering prior to loading into KNIME can help save resources. The data can be handled similarly to KNIME’s native methods while utilizing the database's capabilities.
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!