<?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 size of qvd and qvw in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404054#M150306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am relatively new to qlikview. But i noticed something recently, qvw is smaller and qvd is larger when both of them contain the same type of data. Why? I know qvd is extremely fast, but why it is so much larger? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Mar 2013 15:14:58 GMT</pubDate>
    <dc:creator>yelin_nyu</dc:creator>
    <dc:date>2013-03-04T15:14:58Z</dc:date>
    <item>
      <title>size of qvd and qvw</title>
      <link>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404054#M150306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am relatively new to qlikview. But i noticed something recently, qvw is smaller and qvd is larger when both of them contain the same type of data. Why? I know qvd is extremely fast, but why it is so much larger? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 15:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404054#M150306</guid>
      <dc:creator>yelin_nyu</dc:creator>
      <dc:date>2013-03-04T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: size of qvd and qvw</title>
      <link>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404055#M150307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;qvw is a compressed file, much like a zip-file.&lt;/P&gt;&lt;P&gt;qvd is optimized for loading data so it's less or no compression. It also starts with an XML-description of the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 17:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404055#M150307</guid>
      <dc:creator />
      <dc:date>2013-03-04T17:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: size of qvd and qvw</title>
      <link>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404056#M150308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try zipping up the QVD file - you will see it compresses a lot. As Martin says, it is not compressed at all so it can load faster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 17:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404056#M150308</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2013-03-04T17:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: size of qvd and qvw</title>
      <link>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404057#M150309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's some additional information:&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://qlikviewnotes.blogspot.com/2011/03/qlikview-compression.html" title="http://qlikviewnotes.blogspot.com/2011/03/qlikview-compression.html"&gt;http://qlikviewnotes.blogspot.com/2011/03/qlikview-compression.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 04:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404057#M150309</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-03-05T04:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: size of qvd and qvw</title>
      <link>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404058#M150310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, when qvw load data source directly, then this data source store in its memory(RAM).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;why we make qvd file?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; when qvw load the data source by qvd file, then qvw has capability to compress ( up to 90%) qvd file, then it store&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in memory . then by this, using less memory than direct load.&lt;/P&gt;&lt;P&gt;so&amp;nbsp; this is the reason,&lt;/P&gt;&lt;P&gt;when both of them contain the same type of data. Then qvd is extremely fast,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 05:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404058#M150310</guid>
      <dc:creator />
      <dc:date>2013-03-05T05:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: size of qvd and qvw</title>
      <link>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404059#M150311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;i didn't get what you mean by above statement.&lt;/P&gt;&lt;P&gt;Do you want to say that:&lt;/P&gt;&lt;P&gt;When qvw load data directly from data source then data stored in RAM and when load from qvd then data stored in In Memory. Is it what you wanna say ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 11:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/size-of-qvd-and-qvw/m-p/404059#M150311</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-08-24T11:15:04Z</dc:date>
    </item>
  </channel>
</rss>

