{"library":"sql-query-factory","type":"library","category":null,"description":"A typed SQL query builder for Node.js, v1.1.12 (latest). Provides a fluent API for generating SQL queries including SELECT, INSERT, UPDATE, CREATE TABLE, and DELETE, with support for WHERE conditions, ordering, joins, aggregations, and subqueries. Includes TypeScript definitions. Differentiator: lightweight with no dependencies, synchronous, and supports common SQL constructs like BETWEEN, IN, LIKE, and ORDER BY.","language":"javascript","status":"active","version":"1.1.12","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-query-factory","imports":["import { select } from 'sql-query-factory';","import { insertInto } from 'sql-query-factory';","import { update } from 'sql-query-factory';","import { createTable } from 'sql-query-factory';"]},{"cmd":"yarn add sql-query-factory","imports":[]},{"cmd":"pnpm add sql-query-factory","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"sql-query-factory","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}