{"library":"tinypg-parser","type":"library","category":null,"description":"A lightweight utility for parsing parameterized SQL templates, designed for use with TinyPg. This package is a companion to TinyPg that handles the interpolation of query parameters into SQL strings. Currently at version 1.0.6, with Node.js >= 8.0.0 support. Ships TypeScript definitions. It is minimal and focused solely on SQL parsing without any database connectivity or connection pooling. Differentiators: zero dependencies, synchronous parsing, and tight integration with TinyPg's parameter syntax. The release cadence is low as the library is stable and mature.","language":"javascript","status":"active","version":"1.0.6","tags":["javascript","postgres","sql","db","query","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install tinypg-parser","imports":["import { Parser } from 'tinypg-parser'"]},{"cmd":"yarn add tinypg-parser","imports":[]},{"cmd":"pnpm add tinypg-parser","imports":[]}],"homepage":"http://github.com/joeandaverde/tinypg-parser","github":"ssh://git@github.com/joeandaverde/tinypg-parser","docs":null,"changelog":null,"pypi":null,"npm":"tinypg-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}