{"library":"monologue","type":"library","category":null,"description":"Streamlined MySQL query builder for Node.js (v0.9.3, last updated 2015). Provides a fluent API for SELECT, INSERT, UPDATE, DELETE with chaining, nested WHERE grouping, and aggregate functions (count, sum, min, max). Includes .set() for conditional SET overrides and .values() for additional INSERT rows. Breaking change in 0.9.0: stringify() no longer auto-wraps arrays in parentheses. Unmaintained, no security updates, no TypeScript support. Key differentiator: extremely lightweight, zero dependencies, simple API.","language":"javascript","status":"abandoned","version":"0.9.3","tags":["javascript","mysql","database","db","query","sql","build sql","sql builder","sql query builder"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install monologue","imports":["import monologue from 'monologue'","const monologue = require('monologue')","const mono = monologue().select('*', 'users').sql();"]},{"cmd":"yarn add monologue","imports":[]},{"cmd":"pnpm add monologue","imports":[]}],"homepage":"https://github.com/chocolatetoothpaste/monologue#readme","github":"git://github.com/chocolatetoothpaste/monologue","docs":null,"changelog":null,"pypi":null,"npm":"monologue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}