<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" version="2.0" xml:base="https://www.linuxjournal.com/tag/sap-hana">
  <channel>
    <title>SAP HANA</title>
    <link>https://www.linuxjournal.com/tag/sap-hana</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>Five Reasons to Love SAP HANA</title>
  <link>https://www.linuxjournal.com/content/five-reasons-love-sap-hana</link>
  <description>  &lt;div data-history-node-id="1339343" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/saphana.png" width="445" height="207" alt="Five Reasons to Love SAP HANA" title="Five Reasons to Love SAP HANA" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/ted-schmidt" lang="" about="https://www.linuxjournal.com/users/ted-schmidt" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;Ted Schmidt&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;If you are reading a blog on SAP HANA, you probably already know that it is an in-memory data platform built to handle massive amounts of data in real time. You probably already know that it can be deployed as an &lt;a href="http://ibm.biz/SAP_HANA_1"&gt;on-premises appliance or purchased as a hybrid or cloud service&lt;/a&gt;. You probably even know that it stores data in columns instead of rows, is ACID-compliant and supports SQL. But, do you know why you should love SAP HANA?
&lt;p&gt;
&lt;/p&gt;
The first reason to love SAP HANA is that it is a columnar database, meaning that it stores data in columns instead of rows. Why does that matter? Well, the goal of a columnar database is to make queries return data faster. When you store data in columns, all the values for each column are physically stored together, which allows individual data elements, like DUNS Number, to be stored together. This means that data can be compressed better, which allows columnar operations, like MIN, MAX or SUM COUNT, to be executed much faster than on data stored in rows. In addition to being faster, a columnar database is self-indexing, which means it uses a lot less disk space than a relational database, and it also means you can modify the database schema without worrying about changing existing applications.
&lt;p&gt;
&lt;/p&gt;
The second reason to love SAP HANA is that it &lt;a href="http://ibm.biz/SAP_HANA_2"&gt;offers real-time analytics&lt;/a&gt;. Because HANA can run in parallel with a source SAP ERP application, transactional data can be accessed by analysts in real time. This means no more waiting on scheduled batch reports. With SAP HANA, you can gain immediate insights to how your business is running, which allows you to react and adjust with more agility. SAP HANA also allows access to a large variety of data, including structured, unstructured, spatial, time series and streaming data, and you can prepare, build and deploy reusable models quickly.
&lt;p&gt;
&lt;/p&gt;
But having access to real-time data is good only if you can do something with it. And, this leads me to the third reason to love SAP HANA: it allows you to develop and deploy real-time applications. Usually getting real-time response from applications is problematic because of the massive volumes of unstructured and complex data that has to be handled.  SAP HANA provides an in-memory development platform that makes applications easier to develop and maintain, because you never have to worry about aggregates or indexes. Coupled with the ability to keep hot data in memory, this makes applications built on SAP HANA scream.
&lt;p&gt;
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/five-reasons-love-sap-hana" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Mon, 19 Jun 2017 13:51:27 +0000</pubDate>
    <dc:creator>Ted Schmidt</dc:creator>
    <guid isPermaLink="false">1339343 at https://www.linuxjournal.com</guid>
    </item>

  </channel>
</rss>
