<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Qlik Connector to Clickhouse Database in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Connector-to-Clickhouse-Database/m-p/2519228#M22227</link>
    <description>&lt;P&gt;The ultimate data-connection configuration will be driven by your Clickhouse settings, but for a fairly vanilla self-hosted deployment of Clickhouse, I've found this to be successful.&lt;/P&gt;
&lt;P&gt;The below example is from the 64-bit ODBC Admin configuration panel on Windows Server, after installing the &lt;A href="https://github.com/ClickHouse/clickhouse-odbc" target="_self"&gt;Clickhouse drivers&lt;/A&gt; and starting to create a System DSN.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jprdonnelly_0-1748366695912.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180837iE280CE29EC9A556E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jprdonnelly_0-1748366695912.png" alt="jprdonnelly_0-1748366695912.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Simplified example above is using the default Unicode Clickhouse ODBC driver, which should also work passing through the Direct Access Gateway if you have a Cloud tenant.&lt;BR /&gt;&lt;BR /&gt;You can also use the Qlik REST API connector, which is a bit less intuitive, but has been successfully implemented both in Cloud and client-managed as a 1st-class way to &lt;A href="https://clickhouse.com/docs/cloud/get-started/query-endpoints" target="_self"&gt;query Clickhouse&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 May 2025 17:43:43 GMT</pubDate>
    <dc:creator>jprdonnelly</dc:creator>
    <dc:date>2025-05-27T17:43:43Z</dc:date>
    <item>
      <title>Qlik Connector to Clickhouse Database</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Connector-to-Clickhouse-Database/m-p/2519025#M22223</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Anyone can help me for setting configuration ODBC Connector to &lt;STRONG&gt;Clickhouse&lt;/STRONG&gt; Database.&lt;/P&gt;&lt;P&gt;I have tried it but I am confused in the connection string configuration in the Clickhouse odbc connector.&lt;/P&gt;&lt;P&gt;Has anyone tried it or are there any recommendations for other connectors to retrieve data from the clickhouse database?&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 09:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Connector-to-Clickhouse-Database/m-p/2519025#M22223</guid>
      <dc:creator>Festyan35</dc:creator>
      <dc:date>2025-05-26T09:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Connector to Clickhouse Database</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Connector-to-Clickhouse-Database/m-p/2519228#M22227</link>
      <description>&lt;P&gt;The ultimate data-connection configuration will be driven by your Clickhouse settings, but for a fairly vanilla self-hosted deployment of Clickhouse, I've found this to be successful.&lt;/P&gt;
&lt;P&gt;The below example is from the 64-bit ODBC Admin configuration panel on Windows Server, after installing the &lt;A href="https://github.com/ClickHouse/clickhouse-odbc" target="_self"&gt;Clickhouse drivers&lt;/A&gt; and starting to create a System DSN.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jprdonnelly_0-1748366695912.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180837iE280CE29EC9A556E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jprdonnelly_0-1748366695912.png" alt="jprdonnelly_0-1748366695912.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Simplified example above is using the default Unicode Clickhouse ODBC driver, which should also work passing through the Direct Access Gateway if you have a Cloud tenant.&lt;BR /&gt;&lt;BR /&gt;You can also use the Qlik REST API connector, which is a bit less intuitive, but has been successfully implemented both in Cloud and client-managed as a 1st-class way to &lt;A href="https://clickhouse.com/docs/cloud/get-started/query-endpoints" target="_self"&gt;query Clickhouse&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 17:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Connector-to-Clickhouse-Database/m-p/2519228#M22227</guid>
      <dc:creator>jprdonnelly</dc:creator>
      <dc:date>2025-05-27T17:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Connector to Clickhouse Database</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Connector-to-Clickhouse-Database/m-p/2519242#M22228</link>
      <description>&lt;P&gt;Thanks for your answer before &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141812"&gt;@jprdonnelly&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I already used 64-ODBC clickhouse driver but, im confusing to fill Connection String in the qlik cloud. I can't see connection string reference from clickhouse document.&lt;/P&gt;&lt;P&gt;For Qlik REST Connector, are you have tutorial reference for me to get table database from clickhouse database?&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 18:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qlik-Connector-to-Clickhouse-Database/m-p/2519242#M22228</guid>
      <dc:creator>Festyan35</dc:creator>
      <dc:date>2025-05-27T18:13:40Z</dc:date>
    </item>
  </channel>
</rss>

