Introducing the SAP HANA Studio

SAP HANA studio is an Eclipse-based integrated development environment. With HANA Studio we connect to the SAP HANA database server itself to perform HANA development such as Native SQL, or HANA artefacts such as attribute views, column views, or database procedures. HANA Studio also provides tools to administer, monitor, and configure SAP HANA systems.

Several perspectives are available in HANA Studio. Switch to

  • Administration console – to administer, monitor and configure SAP HANA systems
  • SAP HANA Modeler – to develop information models and database procedures
  • SAP HANA development – to develop native SAP HANA-based applications using SAP HANA extended application services

Switch to SAP HANA Modeler perspective to explore SAP HANA artifacts such as attribute views, column views, database procedures. ABAP developer would desire to consume SAP HANA artifacts in ABAP environment for developing ABAP applications optimized for SAP HANA.

In the Systems pane we find the list of SAP HANA systems. Each systems shows a hierarchy of objects visible to this user.

  • catalog – consists of one or several schemas, each containing a set of database objects, such as database tables and database views.
  • content – under content we find packages that contains data models, that is SAP HANA views and database procedures.
  • provisioning –
  • security –