Is it possible to connect to a cloud database like Firebase?

I’m new to Knime. Is it possible to connect to a live cloud database like Firebase to eventually create a real-time dashboard?

Hi @jasonc,

KNIME provides a general connector that allows to access any database as long as you have the dedicated JDBC driver:

Alternatively, it seems that Fiorebase also has REST API. We have a REST integration, that would allow you to query any REST endpoint to get back data:

Best regards,
Mischa

1 Like

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