{"library":"sql-query-generator","type":"library","category":null,"description":"A schemaless SQL query builder for Node.js (v1.4.2) that generates parameterized SQL statements for PostgreSQL (default), MySQL, and MSSQL dialects. Unlike ORMs or schema-based builders, it works without any model definitions, making it ideal for dynamic queries. It supports SELECT, INSERT, UPDATE, DELETE operations with WHERE, ORDER BY, LIMIT/OFFSET, and JOINs. Includes TypeScript definitions. Release cadence is low; last release was March 2025.","language":"javascript","status":"active","version":"1.4.2","tags":["javascript","sql","query","generator","builder","schemaless","generation","insert","update","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-query-generator","imports":["import sql from 'sql-query-generator'","import sql from 'sql-query-generator'","import sql from 'sql-query-generator'"]},{"cmd":"yarn add sql-query-generator","imports":[]},{"cmd":"pnpm add sql-query-generator","imports":[]}],"homepage":"https://github.com/vedard/sql-query-generator","github":"https://github.com/vedard/sql-query-generator","docs":null,"changelog":null,"pypi":null,"npm":"sql-query-generator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}