{"library":"any-db-mysql","type":"library","category":null,"description":"MySQL adapter for the Any-DB library (v2.3.0, last updated 2014). Provides a database-agnostic query interface using the mysql driver underneath. Designed for apps that want to switch between SQL backends with minimal code changes; exposes all mysql-specific methods on connections/queries. Unmaintained since 2014; use at your own risk.","language":"javascript","status":"abandoned","version":"2.3.0","tags":["javascript","any-db","anydb","mysql","adapter"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install any-db-mysql","imports":["import { createConnection } from 'any-db'","var anyDB = require('any-db');\nvar conn = anyDB.createConnection('mysql://user:pass@host/db');","conn.query('SELECT 1', function(err, rows) {});"]},{"cmd":"yarn add any-db-mysql","imports":[]},{"cmd":"pnpm add any-db-mysql","imports":[]}],"homepage":"https://github.com/grncdr/node-any-db-mysql#readme","github":"https://github.com/grncdr/node-any-db-mysql","docs":null,"changelog":null,"pypi":null,"npm":"any-db-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}