{"library":"mysql-qs-parse","type":"library","category":null,"description":"A MySQL query builder and ORM-like library for Node.js that supports CRUD operations with a plugin-based architecture. Current stable version is 2.4.18. The library provides methods like find, findOne, insert, update, delete on a MySQL connection instance. It uses EventEmitter for lifecycle events (open, close, error, mysql-log) and supports Promises. Key differentiators: built-in security filtering, logging, and support for logical/physical deletion. Requires manual connection management with open() and release() calls.","language":"javascript","status":"active","version":"2.4.18","tags":["javascript","mysql","parser","select","delete","update","insert","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-qs-parse","imports":["import MysqlParse from 'mysql-qs-parse'","import { default as MysqlParse } from 'mysql-qs-parse'","import type { QueryResult } from 'mysql-qs-parse'"]},{"cmd":"yarn add mysql-qs-parse","imports":[]},{"cmd":"pnpm add mysql-qs-parse","imports":[]}],"homepage":"https://github.com/a572251465/mysql-qs-parse","github":"https://github.com/a572251465/mysql-qs-parse","docs":null,"changelog":null,"pypi":null,"npm":"mysql-qs-parse","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}