{"library":"pg-escape-browser","type":"library","category":null,"description":"Sprintf-style Postgres query formatting and escape helper functions. Version 0.1.0 is a simple, lightweight library for building safe SQL queries without stored procedures. It provides string, ident, literal, and dollar-quoted string escaping via format specifiers (%s, %I, %L, %Q). Unlike parameterized queries, it generates plain SQL strings, useful for dynamic query construction. Released under MIT license.","language":"javascript","status":"deprecated","version":"0.1.0","tags":["javascript","pg","postgres","escape","query"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install pg-escape-browser","imports":["import escape from 'pg-escape'","escape.string(val)","escape.ident(val)"]},{"cmd":"yarn add pg-escape-browser","imports":[]},{"cmd":"pnpm add pg-escape-browser","imports":[]}],"homepage":"https://github.com/segmentio/pg-escape#readme","github":"https://github.com/segmentio/pg-escape","docs":null,"changelog":null,"pypi":null,"npm":"pg-escape-browser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}