{"library":"simple-sql-query-builder","type":"library","category":null,"description":"A minimal SQL query builder with TypeScript support. Version 2.0.1 provides a chainable API for generating parameterized SQL queries (SELECT, INSERT, UPDATE, DELETE). Lightweight, no dependencies, and targets both Node.js and React Native environments. Differentiated by its simplicity and lack of ORM features, suitable for small projects or when full control over SQL is needed.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","react native","sql query builder","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install simple-sql-query-builder","imports":["import { QueryBuilder } from 'simple-sql-query-builder'","import { select } from 'simple-sql-query-builder'","import type { QueryBuilder, QueryResult } from 'simple-sql-query-builder'"]},{"cmd":"yarn add simple-sql-query-builder","imports":[]},{"cmd":"pnpm add simple-sql-query-builder","imports":[]}],"homepage":"https://github.com/RobinBobin/simple-sql-query-builder#readme","github":"https://github.com/RobinBobin/simple-sql-query-builder","docs":null,"changelog":null,"pypi":null,"npm":"simple-sql-query-builder","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}