Query Denodo from a Business Intelligence Tool
You can run queries from within Denodo or from a Business Intelligence (BI) tool that talks to Denodo.
To query Denodo from a BI tool:
Download the Denodo JDBC driver from Denodo’s website.
For DBeaver, this is not required, as DBeaver comes bundled with it.
Connect to your Denodo instance with the following JDBC endpoint:
jdbc:denodo://[VirtualData Port Server Hostname]:[VirtualData Port Server Port]/[database]
For the Denodo instance above, you can connect with:
jdbc:denodo://172.31.1.107:9999/admin