{"library":"query-mysql","type":"library","category":null,"description":"query-mysql is a lightweight Node.js library for managing MySQL queries, version 0.0.2. It provides a simple promise-based interface for common database operations such as select, insert, update, and delete. The library wraps the mysql npm package and offers a chainable query builder to simplify SQL generation. However, it is in very early development (pre-1.0) with minimal documentation, no test coverage, and appears to be unmaintained, last updated in 2020. Alternatives like knex.js or mysql2 provide more robust features, better performance, and active community support.","language":"javascript","status":"abandoned","version":"0.0.2","tags":["javascript","mysql","query","smartsdk"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install query-mysql","imports":["import QueryMysql from 'query-mysql'","import mysql from 'mysql'"]},{"cmd":"yarn add query-mysql","imports":[]},{"cmd":"pnpm add query-mysql","imports":[]}],"homepage":"https://github.com/cenidetiot/query-mysql.git#readme","github":"https://github.com/cenidetiot/query-mysql","docs":null,"changelog":null,"pypi":null,"npm":"query-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}