{"library":"database-js-mysql2","type":"library","category":null,"description":"database-js-mysql2 is an adapter that provides a MySQL2 driver for the database-js abstraction layer. It wraps the `mysql2` package, allowing `database-js` connections to interact with MySQL databases using the `mysql2://` connection string protocol. Additionally, it offers a standalone, Promise-based API for `mysql2` directly, which can be useful for those who want a simple Promise interface without the full `database-js` ecosystem. The package is currently at version 1.0.0. Given its last commit in 2018, its release cadence is effectively ceased, and it should be considered abandoned, potentially lacking updates for modern Node.js versions or security patches. Its primary differentiator is its integration with `database-js` and its out-of-the-box Promise support for `mysql2`.","language":"javascript","status":"abandoned","version":"1.0.0","tags":["javascript","database-js","mysql","mysql2"],"last_verified":"Wed May 27","install":[{"cmd":"npm install database-js-mysql2","imports":["const mysql = require('database-js-mysql2');","const { Connection } = require('database-js');","const Database = require('database-js').Connection;"]},{"cmd":"yarn add database-js-mysql2","imports":[]},{"cmd":"pnpm add database-js-mysql2","imports":[]}],"homepage":null,"github":"https://github.com/esteban-serfe/database-js-mysql2","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/database-js-mysql2","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-mysql2/compatibility"}}