{"library":"database-js-mysql","type":"library","category":null,"description":"database-js-mysql is a wrapper for the `mysql` package, primarily designed to integrate MySQL functionality into applications using the `database-js` abstraction layer. It provides a promise-based API for handling MySQL connections and executing queries, offering both standalone usage and integration with the `database-js` Connection class. As of its latest stable version, 1.1.3, released over seven years ago, the package relies on CommonJS modules and older JavaScript syntax. Its key differentiator was providing a consistent `database-js` interface for MySQL, including support for parameterized queries and streamlined connection management, which was useful for abstracting database interactions in its ecosystem.","language":"javascript","status":"abandoned","version":"1.1.3","tags":["javascript","database-js","mysql"],"last_verified":"Wed May 27","install":[{"cmd":"npm install database-js-mysql","imports":["var mysql = require('database-js-mysql');","var Database = require('database-js').Connection;","let connection = mysql.open({...});"]},{"cmd":"yarn add database-js-mysql","imports":[]},{"cmd":"pnpm add database-js-mysql","imports":[]}],"homepage":null,"github":"https://github.com/mlaanderson/database-js-mysql","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/database-js-mysql","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-mysql/compatibility"}}