{"library":"hdb","type":"library","category":null,"description":"The `hdb` package provides a pure JavaScript client for connecting to SAP HANA Cloud and SAP HANA Platform servers from Node.js applications. Currently at stable version 2.27.1, the library typically sees patch releases addressing bug fixes, dependency updates, and minor feature enhancements. While `hdb` is fully supported by SAP for existing projects, for new development, SAP strongly encourages the use of the `@sap/hana-client` driver, which offers a more comprehensive feature set including automatic reconnect, connection pooling, and client-side data encryption, features explicitly marked as absent in `hdb`. This differentiation positions `hdb` as a viable client for established applications but a less feature-rich option compared to its C++ based counterpart for new projects.","language":"javascript","status":"maintenance","version":"2.27.1","tags":["javascript","sap","hana","database","in-memory"],"last_verified":"Wed May 27","install":[{"cmd":"npm install hdb","imports":["import hdb from 'hdb';","const hdb = require('hdb');","import type { ConnectionOptions } from 'hdb';"]},{"cmd":"yarn add hdb","imports":[]},{"cmd":"pnpm add hdb","imports":[]}],"homepage":null,"github":"https://github.com/SAP/node-hdb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/hdb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/hdb/compatibility"}}