简体   繁体   中英

Is there a native way of connecting with HANA DB using sap-cloud-sdk for JS?

I'm trying to connect with HANA DB using Cloud SDK project. Is there a native approach to connect HANA using sdk or we need to use hana-client package for this purpose?

The @sap/hana-client package is the official package for connecting to an SAP HANA instance in Node.js. The SAP Cloud SDK does not currently offer any alternative way to connect, nor any functionality on top of this. If there's something you think the SAP Cloud SDK should offer, but that's missing, you're welcome to open a feature request in the repository .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM