Introduction To SAP HANA
Introduction To SAP HANA
Column-oriented
SAP HANA
Multi-tenant & Database OLTP vs OLAP
Multi-servers
In-memory
Single Source
Of Truth
Introduction to SAP HANA
What is In-memory?
In SAP HANA, data is stored and processed in-memory i.e., RAM and no longer
1
on a hard drive.
Introduction to SAP HANA
Column-oriented or Columnar Data Organization
It supports both column-based and row-based database tables
1
The Columnar table layout reduces the total number of memory accesses by
4
SAP HANA
Introduction to SAP HANA
OLTP and OLAP
OLTP refers Online Transaction Processing
1
The same table in SAP HANA runs both transactional and analytical applications,
5
the essential tables which record business data and has expired index tables
the fly
Any derived data can be calculated on the fly instead of being physically stored
2
in the database
SAP HANA database removes redundancy by expiring index tables and aggregate
2
tables and has introduced Compatibility views which do not need physical data
Applications can be accessed running on SAP HANA through cloud, mobile phone,
2