{"library":"node-mysql","type":"library","category":null,"description":"An enhancement to the mysql npm package providing easy transaction handling, a simple ORM with automatic schema detection, optimistic locking, automatic timestamp management, and row-level locking. Current stable version is 0.4.2. The package wraps the popular mysql driver and adds convenience features. It depends on better-js-class, cps, mysql, and underscore. Unlike higher-level ORMs, it remains close to the raw SQL layer while offering transaction, cursor, and table/row abstraction. Release cadence is irregular, with last update in 2016, indicating maintenance mode.","language":"javascript","status":"maintenance","version":"0.4.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install node-mysql","imports":["const { DB } = require('node-mysql');","const { Row } = require('node-mysql');","const { Table } = require('node-mysql');","const db = require('node-mysql');"]},{"cmd":"yarn add node-mysql","imports":[]},{"cmd":"pnpm add node-mysql","imports":[]}],"homepage":"https://github.com/redblaze/node-mysql","github":"https://github.com/redblaze/node-mysql","docs":null,"changelog":null,"pypi":null,"npm":"node-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}