{"library":"mysql-native","type":"library","category":null,"description":"A pure-JavaScript MySQL client for Node.js (v0.4.7) that implements the MySQL wire protocol directly, requiring no native C++ addons or external MySQL runtime. It supports TCP and UNIX socket connections, automatic prepared statement caching, pipelined queries, and transparent handling of row and binary row packets. Released under a rolling cadence, this package is a legacy choice superseded by more modern MySQL drivers like mysql2 or mysql (felixge). It is best suited for older Node.js environments (>=0.6.0) or educational exploration of protocol internals.","language":"javascript","status":"maintenance","version":"0.4.7","tags":["javascript","mysql","native","sql","database","client","pool"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-native","imports":["import { createClient } from 'mysql-native'","import { createTCPClient } from 'mysql-native'"]},{"cmd":"yarn add mysql-native","imports":[]},{"cmd":"pnpm add mysql-native","imports":[]}],"homepage":"http://github.com/sidorares/nodejs-mysql-native","github":"[{'type': 'git', 'url': 'http://github.com/sidorares/nodejs-mysql-native'}]","docs":null,"changelog":null,"pypi":null,"npm":"mysql-native","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}