{"library":"sql-buddy","type":"library","category":null,"description":"A tiny, zero-dependency SQL query builder for Node.js that tracks parameter order and safely handles parameterized queries. Version 1.0.8 is stable, with infrequent releases. It supports PostgreSQL-style $1 placeholders by default and can be configured for other dialects (e.g., @ for MSSQL). Differentiators: minimalistic API, template literal integration, and automatic comma-separated multi-append for arrays. Ships TypeScript definitions. Ideal for small projects needing a lightweight query builder without an ORM.","language":"javascript","status":"active","version":"1.0.8","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-buddy","imports":["import SqlBuddy from 'sql-buddy'","import { pgsql } from 'sql-buddy'","import { postgres } from 'sql-buddy'","import { mysql } from 'sql-buddy'"]},{"cmd":"yarn add sql-buddy","imports":[]},{"cmd":"pnpm add sql-buddy","imports":[]}],"homepage":"https://github.com/sciolist/node-sql-buddy#readme","github":"https://github.com/sciolist/node-sql-buddy","docs":null,"changelog":null,"pypi":null,"npm":"sql-buddy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}