{"library":"database-js-adodb","type":"library","category":null,"description":"Database-js-adodb is a wrapper library designed to provide ADO (ActiveX Data Objects) connectivity for JavaScript applications, specifically integrating with the database-js abstraction layer. Currently at version 1.1.3, this package offers a standardized interface for interacting with various Microsoft data sources like Access and Excel, leveraging the underlying `node-adodb` package. Its primary differentiator is enabling ADO access within a Node.js environment, particularly useful for legacy Windows-based data systems. A key limitation is its strict dependency on Windows operating systems, as it relies on the Windows Script `cscript` for ADO operations. While it can be used standalone to leverage Promises with ADO, its main purpose is to extend `database-js` with ADO support. Release cadence is typically tied to updates in its upstream dependencies or bug fixes rather than frequent feature additions.","language":"javascript","status":"maintenance","version":"1.1.3","tags":["javascript","database-js","adodb","sql","access","microsoft adodb"],"last_verified":"Wed May 27","install":[{"cmd":"npm install database-js-adodb","imports":["const adodb = require('database-js-adodb');","const { ADODBConnection } = require('database-js-adodb'); const connection = new ADODBConnection(connectionString);","const Database = require('database-js2');"]},{"cmd":"yarn add database-js-adodb","imports":[]},{"cmd":"pnpm add database-js-adodb","imports":[]}],"homepage":null,"github":"https://github.com/mlaanderson/database-js-adodb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/database-js-adodb","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/database-js-adodb/compatibility"}}