Skip to Content
Author's profile photo Sreekanth Surampally

Technologies/tools required for SQL Datawarehouse with HANA Data management Suite

As most of us know, SAP introduced a new data management platform, HANA Data management suite in the recent SAPPHIRE 2018. It is hybrid of on-premise and cloud-based technologies that are integrated to build a complete data solution. I also would like to call this product as next generation Datawarehouse.  You can find a brief about the solution here Data management Suite

So let us talk more about the Datawarehouse, Datawarehouse is one of the 2 important use cases of SAP HANA for many customers, where the other use case being the SAP applications running on HANA like S/4 HANA, C/4 HANA, Hybris, SuccessFactors etc., which are more of transaction systems and getting embedded with machine learning, IoT and Advanced analytics capabilities in the recent past.

SAP’s Datawarehouse Solution:

SAP offers two Datawarehouse products to customers, Business Warehouse(BW) and SQL Datawarehouse. BW Warehouse has been SAP’s successful Datawarehouse application for many years and still getting lot of new innovations, it is a very good use case for accelerated template based developments for customers who use most of the Industry specific content available in ECC/S4 HANA/C4HANA etc., on the other side, SQL Warehouse is a best use case for Customized solution to handle complex data sets arriving in the new digital business. Of course, customers can choose mixed approach to get the benefits from both.

But SAP choosing SQL is the common way to go forward, in order to process the data sets effectively with customized developments. Because of the reason that, all the applications are now getting embedded with Machine learning, IoT capabilities which require more open source technologies to handle the datasets. There can be more pros and cons on BW Vs SQL Datawarehouse, but in this document, I am going to focus on the tools/technology required to work with SQL Data Management suite. Let us see all the technologies involved in it,

HANA XS Advanced Server:

As most of you know, HANA Native Application development is moved to run on XS advanced application server, XS classic has been deprecated in 2.0 SP 01. XSA is a container and services based object development, so all the database artifacts, applications are now being developed using micro services based architecture (Cloud foundry).  It allows lots of flexibility to choose any programming language for server-side scripting etc., so understanding of XSA architecture is important to work on new SQL Datawarehouse, because several DW tools are introduced only on XSA compatibility.

Web IDE for HANA:

It is the new object development tool replacing the HANA Studio/Web workbench, to create the Multi Target applications for DB module and UI module object developments. It is fully integrated with Github for source code management. Database objects will be crated as CDS artifacts, data flows will be configured using SDI flowGraphs to transform the data to further layers.

GitHub: 

It is open source technology used to effectively control the source code versions while working in multi developer projects. It completely replaces the HANA repository which used to be the source control in HANA studio developments. So it is important to know the Github branching and controls like, PULL, PUSH, MERGE, CLONE and COMMIT etc., to work on the object developments.

Enterprise Architect designer:

Creating  and maintaining a complete landscape architecture that is easy to capture and understand visually. There is going to improvement with SAP industry-specific modelling content to accelerate the objects developments as Currently BW does.

EIM Solutions, SDI/SDA and Quality:

SDI Flowgraphs are  used to transform the data and load into the several targets including NDSO, there are going to be task chains created to configure as workflow to run the flowgraphs in the required order.

Datawarehousing Foundation:

Provides several data management tools to support the SQL Datawarehouse use cases, one of the important objects is Native Data Store object, which is exactly same as BW ADSO features. It can be used to replicate the BW use cases of data processing. The other tools like DDO, Scheduler and monitoring are used for better administration purposes.

There is lot of documentation for these tools in the SQL Datawarehouse landing page, SQL DW

Advance Analytical processing:

All the HANA platform capabilities of Text analysis, Graph, Spatial and predictive analytical features are available for advanced analytics.

SAP Datahub:

It manages the entire data flow(Pipe) control from one source to other, complete Orchestration of Data is possible with this tool.

 

Conclusion:

With all the above tool set, Data management suite is going to evolve as strong platform for SQL Datawarehouse use cases for customized dataset processing and analytics requirements.

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.