码迷,mamicode.com
首页 > 其他好文 > 详细

SAP HANA 和 BWA的比较

时间:2014-11-06 09:16:31      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:http   io   ar   使用   sp   数据   on   art   log   

Technically

   SAP HANA is far more than BWA

       Standard interfaces ( SQL, HTTP, REST, MDX )

       Real persistence layer ( not just flat files )   --->  redo/undo logs, backup/recovery,

   There is a lot of BWA/TREX in HANA

       Column store, distributed computing, calculation engine

   Beyond BWA

        Row store, persistence, transaction (MaxDB), SQL Parser,

 

Data Models / Content

   BWA relies completely on SAP BW

        You only load infocubes into BWA

           technically trivial data model, Automatic creation of relation / join conditions

        BWA has BW on top

           Complex logic? ---> Do it in BW

           Dewfining the data mode? ---> Do it in BW

           Analysis authorizations? ---> Do it in BW

   SAP HANA is intended as a Data Mart ( and BWA clearly is not ) ---> flexibility ( not tied to BW )

 

参考:

HANA能够作为传统交易型数据库,又能够作为分析型数据库来使用。

HANA还提供了标准化的SQL接口,包括SQL、MDX等,还有建模环境,分析和统计函数库。

HANA还能够以XS Engine和River等形式在数据库之上提供完整的应用平台支持,所有这些都是BWA所无法企及的。

SAP HANA 和 BWA的比较

标签:http   io   ar   使用   sp   数据   on   art   log   

原文地址:http://www.cnblogs.com/grantliu/p/4077801.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!