Skip to main content

Installation and Administration Guide

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:

  1. Download the Denodo JDBC driver from Denodo’s website.

    For DBeaver, this is not required, as DBeaver comes bundled with it.

  2. Connect to your Denodo instance with the following JDBC endpoint:

    jdbc:denodo://[VirtualData Port Server Hostname]:[VirtualData Port Server Port]/[database]
  3. For the Denodo instance above, you can connect with: jdbc:denodo://172.31.1.107:9999/admin