{"library":"anysql-mysql","type":"library","category":null,"description":"MySQL implementation of the AnySQL API (v0.2.1). Provides a unified interface for MySQL database operations, abstracting over the mysql driver. This package is part of the AnySQL ecosystem aimed at database-agnostic querying. It is stable but minimally maintained, with no recent updates since 2017. Differentiator: it offers a consistent API if you already use AnySQL for other databases, but standalone use is limited. Release cadence: sporadic.","language":"javascript","status":"maintenance","version":"0.2.1","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install anysql-mysql","imports":["import anySQL from 'anysql-mysql';","const anySQL = require('anysql-mysql');","const db = anySQL({ host: 'localhost', user: 'root', password: 'pass', database: 'test' });"]},{"cmd":"yarn add anysql-mysql","imports":[]},{"cmd":"pnpm add anysql-mysql","imports":[]}],"homepage":"https://github.com/object-layer/anysql-mysql#readme","github":"git://github.com/object-layer/anysql-mysql","docs":null,"changelog":null,"pypi":null,"npm":"anysql-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}