SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

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

🎓 beginner 15 min. SAP HANABeginnerSqlExpress EditionSAP HANA Cloud
Thomas Jung T Thomas Jung November 1, 2022
Created by May 9, 2017
Contributors

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

Learn more →