id: tutorial-jdbc title: Use the JDBC driver to query Druid sidebar_label: JDBC connector tutorial

import BrowserOnly from ‘@docusaurus/BrowserOnly’;

Redirecting you to the JDBC driver API... {() => { window.location.replace(“https://druid.apache.org/docs/latest/api-reference/sql-jdbc.html”); return null; }}