{"library":"obj-2-sql","type":"library","category":null,"description":"Obj-2-SQL is a lightweight JavaScript/TypeScript library (v1.0.1) for converting objects into SQL query strings, supporting SELECT, WHERE, JOIN, GROUP BY, HAVING, pagination, and basic SQL injection prevention via type validation and escaping. It offers a simple functional API without heavy ORM configuration, ideal for quick query building. Active development with monthly releases. Differentiators: no external dependencies, TypeScript types included, explicit injection countermeasures.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","obj-2-sql","sql","query","object","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install obj-2-sql","imports":["import { getWhereQuerys } from 'obj-2-sql'","import { getSelectSql } from 'obj-2-sql'","import * as obj2sql from 'obj-2-sql'"]},{"cmd":"yarn add obj-2-sql","imports":[]},{"cmd":"pnpm add obj-2-sql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"obj-2-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}