What is SAP HANA? (2024)

What is SAP HANA? (1)

What isSAP HANA?

SAP HANA (High-performance ANalytic Appliance) isa multi-model database that stores data in its memory instead of keeping it on a disk. The column-oriented in-memory database design allows you to run advanced analytics alongside high-speed transactions – in a single system.Why is this so important?Because it lets companies process massive amounts of data with near-zero latency, query data in an instant, and become truly data-driven. By storing data in column-based tables in main memory and bringing online analytical processing (OLAP) and online transactional processing (OLTP) together,SAP HANA is unique– and significantly faster than other database management systems (DBMS) on the market today.

Launched in 2010, SAP HANAis a modern and mature solution used by tens of thousands of customers around the world. ButSAP HANA is much more than a database.In addition to acting as a database server, storing and retrieving data requested by applications, SAP HANA offers advanced search, analytics, and data integration capabilities for all types of data – structured and unstructured. It also functions as an application server and helps companies build smart, insight-driven applications based on real-time data, in-memory computing, and machine learning technology.These capabilities are available both in the cloud, and on-premise.

By combining multiple data management capabilities – and making all types of data instantly available from a single system –SAP HANA simplifies IT, helps businesses innovate, and knocks down barriers to digital transformation.

What is an in-memory database?

An in-memory database (IMDB) isa type of database that stores data in a computer’s main memory (RAM) instead of on traditional disks or solid-state drives (SSD). While most databases today have added more in-memory capabilities, they are still a disk-based storage database first. SAP HANA was built from the ground up to work with data in-memory first and leverage other storage mechanisms as necessary to balance performance and cost. Retrieval from memory is much faster than from a disk or SSD, resulting in split-second response times.

In-memory databases are often used for applications that require top speed and the ability to handle large spikes in traffic – such as telecommunications networks and banking systems. In the last 10 years or so, mainly due to advancements in multi-core processors and less expensive RAM, companies have started to use in-memory databases for a wider range of applications, including real-time analytics and predictive modeling, customer experience management, logistics, and much more.

Just how fast is SAP HANA?

3600

xs

faster than traditional databases

< 1

second

answers queries in less than 1 second

3.5

billion

scans per second per core

15

million

aggregations per second per core

Top 10 benefits of SAP HANA

The SAP HANA database offers many more benefits than just storing data, serving it, and providing a single source of truth. The top 10 benefits of SAP HANA, both on-premises and with SAP HANA Cloud, are:

  1. Complete: Includes database services, advanced analytical processing, application development, and data integration
  2. Fast: Response to queries in less than a second in large production applications
  3. Versatile:Supports hybrid transactional and analytical processing and many data types
  4. Efficient: Provides a smaller data footprint with no data duplication, advanced compression, and reducing data silos
  5. Powerful: Rapidly queries large datasets with a massively parallel processing (MPP) database
  6. Scalable:Easily scales for data volume and concurrent users across a distributed environment
  7. Flexible:Deploys in a public or private cloud, in multiple clouds, on-premise, or a hybrid scenario
  8. Simple:Provides a single gateway to all your data with advanced data virtualization
  9. Intelligent:Augments applications and analytics with built-in machine learning (ML)
  10. Secure:Offers comprehensive data and application security, secure setup, and more

SAP HANA architecture

Built for fast queries and high-speed transactions –SAP HANA’s in-memory, column-oriented architecture also includes, database management, application development, advanced analytical processing, and flexible data virtualization.

SAP HANAarchitecture diagram

Database design
  • In-memory, columnar, massively parallel processing database: SAP HANA runs transactional and analytical workloads using a single instance of the data on a single platform. It stores data in high-speed memory, organizes it in columns, and partitions and distributes it among multiple servers. This delivers faster queries more efficiently than aggregate data and avoids costly full-table scans.
  • ACID compliance: Helps ensure compliance with all requirements for Atomicity, Consistency, Isolation, and Durability (ACID) standards.
  • Multi-tenancy: Allows multiple tenant databases to run in one system, sharing the same memory and processors. Each tenant database is fully isolated with its own database users, catalog, repository, data files, and log files for maximum security and control.
  • Multi-tier storage and persistent memory support:Various software solutions manage multi-temperature data (hot, warm, and cold) to optimize performance and cost of storage. SAP HANA’s native storage extension is a built-in capability to intelligently manage data between memory and persistent storage such as the SAP HANA Cloud Data Lake. Learn more about SAP HANA persistent memory.
  • Scaling: Supports terabytes of data in a single server and scales further by implementing a shared-nothing architecture across multiple servers in a cluster. Distributes large tables across these servers automatically based on rules.
Database management
  • Data modeling: SAP HANA’s in memory technology has enabled application developers/modelers to rethink traditional modelling using a virtual data model. Graphical modelling tools enable easy collaboration between stakeholders and creation of models to execute complex business logic and data transformation that can be processed in real-time.
  • Stored procedures:SAP HANA has a native language to build stored procedures and uses advanced capabilities to create complex logic that runs inside the database.
  • Administration:Provides comprehensive administration tools for various platform lifecycle, performance, and management operations and automation, such as start, stop, restart, back up, and recover.
  • Security:Unique real-time dataanonymization capabilities to extract value from data while protecting privacy. Robust authentication, user management, and authorization protocols help ensure that users access only the data they have permission to see and handle. Learn more about SAP HANA security.
  • High availability and disaster recovery:SAP HANA supports high availability and disaster recovery to meet a broad range of service levels through an array of techniques – such as backup, storage mirroring, synchronous, asynchronous, and multitarget system replication, hot standby, auto restart, and auto failover.
Application development
  • SAP HANA extended application services: This is a built-in application server that enables development of services, such as REST and OData, as well as Web-based applications that can run on premises, in the cloud, and on mobile devices.
  • Responsive Web applications: SAP HANA includes an HTML5 and JavaScript framework based on the SAP Fiori UI that develops responsive Web applications. These applications run on any device and adapt automatically to screen size, delivering a consistent look and feel across all touch points.
  • Client access:Provides many client libraries for accessing SAP HANA from other application platforms and languages such as JavaScript, Python, R, Java and Go to name a few
  • Application lifecycle management: Helps build and package applications, transport them from development to test to production, and deploy and upgrade them.
  • Application development tools:Offers lightweight development tools for data modeling and app development on-premises and in the Cloud. Alternatively, the ABAP programming language includes optimized features to build extensions to SAP applications.
Advanced analytics
  • Search: Use SQL to locate text quickly across multiple columns and textual content. Run both full-text and advanced fuzzy searches for numerous languages.
  • Spatial processing: SAP HANA provides native support for spatial data types and spatial functions. Spatial processing is supported by SQL through open standards to store, query, and access location-enabled content. Learn more about SAP HANA spatial processing.
  • Graph: Store and process highly connected data using a property graph. Combine graph data processing with additional advanced analytical processing functionality in SAP HANA, such as text, predictive, spatial, document (JSON) and standard relational data structures.
  • Streaming analytics: Store, query, and apply machine learning (ML) to streaming data to discover trends over a period. These data sources include sensors, plant equipment, and Internet of Things (IoT) devices that arrive in a time-series format.
Data Virtualization
  • Data integration and replication: SAP HANA offers comprehensive features to handle all data integration scenarios. These include ETL (extract, transform, load) and ELT as well as real-time data replication, bulk-load processing, data transformation, and built-in data quality and enrichment services.
  • Data federation: Perform queries on remote data sources – such as external cloud-native sources, Apache Hadoop, and other databases – in real time with data federation.
  • Caching – ability to cache data to optimize federatedqueries against remote sources of data. Control which sources and structures this is applied to and how/when the cache is refreshed.

The history of SAP HANA

In the mid-2000s, the co-founder of SAP, Hasso Plattner,was on a mission. He wanted to develop a database that could processtransactional and analytical data – and answer any business question – in real-time. 2010, SAP HANA was born and now31,000+ directcustomers run on SAP HANA today.

2010 -SAP HANA was announced and a pre-release versionwas shipped to select customers in November of that year. The first officialversion, SAP HANA 1.0,attainedthe first ten go-live customers.

2012 - SAP started announcing products for cloudcomputing with the SAP HANA Cloud PaaS (Platform-as-a-Service).SAP HANA became thefastest-growing product in SAP history with 345 customers.

2013 -The SAP HANA Enterprise Cloud (HEC) service was announced, an Infrastructure-as-a-service (IAAS) tool, that provided customers with a managed private cloud offering for SAP HANA. Now 3,000customers and 520K+ end-users strong.

2014 - SAP sets theGuinness World’s recordfor largest data warehouse at 12.1 petabytes (PB). That amount could store the entire printed content of all academic research libraries (2 Petabytes) 6 times over.

2015 - Recognizedas a leader by Forrester in The Forrester Wave™: In-Memory Database Platforms,Q3 2015. SAP HANA 2.0 and SAP S/4HANA ERP system written specifically for the SAP HANA are released, and introduce a whole new set ofusers to the database.

2016 -SAP HANA 2.0 generalavailability and launchedSAP BW/4HANA data warehouse solution.

2017 - Recognized as the #1 leader in the new ForresterWave™: Translytical Data Platforms, Q4 2017 -SAP HANA is aunified and integrated data platform that simultaneously supportsmany types of workloads including transactional,operational, and analytical inreal-time.

2018 -Through co-innovation,SAP becomes the first major database optimized for Intel® Optane™ persistentmemory

2019 - SAP HANACloud was announced, as SAP’s next-generation Data Platform as a Service (DPaaS). SAP HANA runs on all SAP’s hyperscaler partners’platforms.

2020 -SAP HANA turned 10 and launched SAP HANA Cloud todeliver the next generation of innovation of SAP HANA.

What is SAP HANA used for?

SAP HANA use cases span thousands of scenarios. Here is a small sample from some of our customers.

Explore our customer finder for all SAP HANA customer stories

How do you migrate froma traditional database to an in-memory and column-oriented database?

How you manage with SAP HANA is much different than in legacy databases and most implementations will result in a smaller data footprint. Dedicate time to research the technology, explore success stories, read the blogs, and develop a list of implementation resources. Here are the steps for migrating to SAP HANA:

What solutions run on SAP HANA?

Many of SAP’s flagship products run on SAP HANA, below is a sample of our best-in-class solutions, powered by SAPHANA. And, our extensive network of SAP partners and customers have developedcustom solutions that leverage the power of SAP HANA, tomeet their specific business needs.

SAP S/4HANA

Run your mission-critical operations in real-time with a complete, modular cloud ERP system powered by SAP HANA, with AI and analytics capabilities.

SAP Data Intelligence

Connect to data from anywhere. Bring together data orchestration, metadata management, and powerful data pipelines with advanced machine learning.

SAP Data Warehouse Cloud

Gain valuable insights from trusted data using data integration from different sources under a common semantic layer, built on SAP HANA Cloud.

SAP Analytics Cloud

Access business intelligence, predictive and augmented analytics, and enterprise planning in a single solution - powered by SAP HANA.

SAP HANA free trial

Learn more about the SAP HANA in-memory database. Register for ademo or start your free trial today.

SAP HANA frequently asked questions

FAQs

A databasemanagementsystem (DBMS) is software/servicesused for the storage and organization of data that traditionallyhas defined structures or formats. Thereare different types of DBMS systems typically classified by the type(s) of datathey manage (structured data, non-structureddata, etc,). A traditionalERPmaintainsrelationships between data items, storing their basic definition andcharacteristics and enable data consumers to query or accessinformation as needed.

Acolumnardatabase stores groups of related information together in columns rather thanin rows. This allows for much faster queries andanalysis of similar data than when using a row-based system. These databasesare very common in in-memory business applications and in data warehouses wherefaster retrieval speed is important. The format is traditionallywell suited for analytics. Acolumnar databasereduces the amount ofresources needed for queries made on related sets of data.

OLAP onlineanalytical processing describes systems and software that are optimized for processing large amountsof data primarily for analyticalpurposes. This type of processing also supports complex calculations, modeling,and data mining, making it ideal for decision support and executive reportingfunctions.

OLTP(onlinetransactional processing) is a computing approach that is optimized forinteractive tasks that require quick response – transaction processing forpoint-of-sale terminals or booking reservations, for example. These tasksentail a lot of input/output interaction with users expecting instant response.OLTP does not concern itself with massive data stores beyondwhat is needed for the task at hand and does not involve complex computing,both of which are the domain of OLAP.

Yes. SAP HANA is acolumn-oriented, in-memory relational database that combines OLAP and OLTPoperations into a single system. It needs less disk space than some of itscompetitors and is highly scalable. SAP HANA is deployable on premises,in a public or private cloud, and in hybrid scenarios. This database is suitedfor advanced analytical and transactional work with a variety of data types. Inaddition to database management, SAP HANA offers advanced analyticalprocessing, data integration, and application development.

What is SAP HANA? (2024)
Top Articles
Latest Posts
Article information

Author: Rev. Leonie Wyman

Last Updated:

Views: 5781

Rating: 4.9 / 5 (79 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Rev. Leonie Wyman

Birthday: 1993-07-01

Address: Suite 763 6272 Lang Bypass, New Xochitlport, VT 72704-3308

Phone: +22014484519944

Job: Banking Officer

Hobby: Sailing, Gaming, Basketball, Calligraphy, Mycology, Astronomy, Juggling

Introduction: My name is Rev. Leonie Wyman, I am a colorful, tasty, splendid, fair, witty, gorgeous, splendid person who loves writing and wants to share my knowledge and understanding with you.