{"library":"db-action-mysql","type":"library","category":null,"description":"db-action-mysql is a lightweight MySQL query builder and database action library for Node.js. Current stable version is 0.19.2. It provides a chainable API for building MySQL queries with parameterized inputs, supporting SELECT, INSERT, UPDATE, DELETE, and JOIN operations. Key differentiators include TypeScript support out of the box, minimal dependencies, and a focus on simplicity over ORM features. Releases are infrequent, focused on bug fixes.","language":"javascript","status":"active","version":"0.19.2","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install db-action-mysql","imports":["import db from 'db-action-mysql'","import { QueryBuilder } from 'db-action-mysql'","import type { DbConfig, QueryResult } from 'db-action-mysql'"]},{"cmd":"yarn add db-action-mysql","imports":[]},{"cmd":"pnpm add db-action-mysql","imports":[]}],"homepage":"https://gitlab.com/itayronen/db-action-mysql","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"db-action-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}