SAP HANA XS Advanced - Database access from Node.js
January 5, 2021
Intermediate
15 min.
Connecting to a SAP HANA database using Node.js
You will learn
Learn how to connect to the SAP HANA database using Node.js and the HANA database library, @sap/hdbext
.
Prerequisites
- This tutorial is designed for SAP HANA on premise and SAP HANA, express edition. It is not designed for SAP HANA Cloud.
- Proficiency: Intermediate
- Tutorials: SAP HANA XS Advanced - Modules within Node.js SAP HANA applications
Step 1: Add handler for new example request
Step 2: Run the node and web modules
Step 3: Use the async module to access the database