SAP HANA Studio
The SAP HANA Studio is a client tool to connect to the SAP HANA database. It is a Java-based application that runs on the Eclipse platform. It is delivered as part of the SAP HANA installation package, and provides an environment for administration, modeling, development, and data provisioning.
We will be primarily working with SAP HANA Studio for all our modeling needs in this book.
Perspectives in SAP HANA Studio
Perspectives are predefined user interface layouts with several views. We have the following perspectives:
Let's see a few of the perspectives and their usage in detail:
- SAP HANA Administration Console: This perspective is used by SAP HANA administrators to administrate and monitor the whole SAP HANA system. We will use it to add our system to the SAP HANA instance into SAP HANA Studio.
- SAP HANA Modeler: The SAP HANA Modeler perspective is used by data modeler to create information models and data artifacts, as a combination...