<?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: Normalizing the database table for performance in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535080#M108495</link>
    <description>&lt;P&gt;I was reading everywhere in the web below,&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, normalizing tables does not inherently improve Qlik performance&lt;SPAN&gt;; in fact, de normalizing&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;is often preferred for Qlik to improve app performance, especially with large datasets&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Nov 2025 14:24:22 GMT</pubDate>
    <dc:creator>jjustingkm</dc:creator>
    <dc:date>2025-11-03T14:24:22Z</dc:date>
    <item>
      <title>Normalizing the database table for performance</title>
      <link>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535073#M108493</link>
      <description>&lt;P&gt;Currently I have a table with 100 million records with around 40 fields something like below. My question is , would it be helpful regarding performance if normalize those tables in the database? especially dashboard sheet/table performance. I am currently good with loading the data.&lt;BR /&gt;Here is an example I am talking about&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jjustingkm_0-1762179124007.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184647i4580381594C5E35D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jjustingkm_0-1762179124007.png" alt="jjustingkm_0-1762179124007.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can put the department level info into separate table.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jjustingkm_1-1762179257574.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184648i39D34B3D32133C8E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jjustingkm_1-1762179257574.png" alt="jjustingkm_1-1762179257574.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 14:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535073#M108493</guid>
      <dc:creator>jjustingkm</dc:creator>
      <dc:date>2025-11-03T14:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Normalizing the database table for performance</title>
      <link>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535074#M108494</link>
      <description>&lt;P&gt;For Qlik's purposes, it would likely make a marginal difference. From a database perspective, a single large table often provides better performances than a normalized database, but specifics depend on your exact structure.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 14:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535074#M108494</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2025-11-03T14:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Normalizing the database table for performance</title>
      <link>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535080#M108495</link>
      <description>&lt;P&gt;I was reading everywhere in the web below,&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, normalizing tables does not inherently improve Qlik performance&lt;SPAN&gt;; in fact, de normalizing&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;is often preferred for Qlik to improve app performance, especially with large datasets&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 14:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535080#M108495</guid>
      <dc:creator>jjustingkm</dc:creator>
      <dc:date>2025-11-03T14:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Normalizing the database table for performance</title>
      <link>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535081#M108496</link>
      <description>&lt;P&gt;For most datasets, the difference is marginal. If your app is very large, de-normalizing will typically be better for performance, but there are occasional situations where the opposite is true, particularly if your goal is to keep your app size down rather than to optimize on-the-fly calculation speed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're interested in understanding what happens behind the scenes when Qlik stores data, have a look at&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/Symbol-Tables-and-Bit-Stuffed-Pointers/ba-p/1475369" target="_blank"&gt;https://community.qlik.com/t5/Design/Symbol-Tables-and-Bit-Stuffed-Pointers/ba-p/1475369&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 14:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535081#M108496</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2025-11-03T14:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Normalizing the database table for performance</title>
      <link>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535219#M108504</link>
      <description>&lt;P&gt;Well considering such huge data set, we can conclude like&amp;nbsp;&lt;/P&gt;&lt;P&gt;1: if you want to reduce in data load time then go with Normalize table load&lt;/P&gt;&lt;P&gt;2: If you want to improve dashboard or sheet or object performance then go with denormalize table. like one table or star schema.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant Sangle&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 12:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Normalizing-the-database-table-for-performance/m-p/2535219#M108504</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2025-11-04T12:39:31Z</dc:date>
    </item>
  </channel>
</rss>

