{"library":"odbc","type":"library","category":null,"description":"The `odbc` package provides asynchronous Node.js bindings to the `unixODBC` driver manager, enabling Node.js applications to connect and interact with various databases via their respective ODBC drivers. The current stable version, 2.5.0, indicates active development with a consistent release cadence of minor and patch updates every few months. Key differentiators include comprehensive Promise support for modern asynchronous programming patterns, significant performance enhancements achieved by leveraging `SQLBindCol` for efficient result set binding, and a complete rewrite using `N-API` for improved stability and compatibility across supported Node.js LTS versions. This package is designed for robust, high-performance enterprise database connectivity in Node.js environments.","language":"javascript","status":"active","version":"2.5.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install odbc","imports":["import odbc from 'odbc';","import { Connection } from 'odbc';","import { Result } from 'odbc';","import { Cursor } from 'odbc';"]},{"cmd":"yarn add odbc","imports":[]},{"cmd":"pnpm add odbc","imports":[]}],"homepage":null,"github":"https://github.com/IBM/node-odbc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/odbc","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/odbc/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}