SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Setup Node.js to connect to SAP HANA

Use Node.js to connect and read data from your SAP HANA, express edition or SAP HANA Cloud

Overview

Thomas Jung T Thomas Jung November 1, 2022
Created on May 9, 2017
Contributors

More from Thomas Jung

See all 226 tutorials by Thomas Jung →

Prerequisites

Steps

Step 1 Setup your system

Node.js® is a JavaScript runtime built on Chrome’s V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js’ package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

To setup your system you will need to install the appropriate Node.js on your system. To do this please go to the website for Node.js and follow the instructions there for the type of system you have. Or consider using the SAP Business Application Studio which provides Node.js already installed in its environment.

Step 2 Install @sap/hdbext
+
Step 3 Check your install
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 3
1. Setup your system 2. Install @sap/hdbext 3. Check your install