{"library":"js-sql","type":"library","category":null,"description":"js-sql is a transpiler that allows you to embed SQL directly in JavaScript code using JSX-like template syntax (<sql>...</sql>). It supports variable interpolation, parameter placeholders ($1, $2...), and function calls inside SQL blocks. The current stable version is 0.0.3, and it appears to be in early development with no recent updates. It differentiates itself by offering compile-time SQL embedding without runtime string concatenation, but it is unmaintained and lacks type safety or modern tooling integration.","language":"javascript","status":"abandoned","version":"0.0.3","tags":["javascript","sql","jss","js-sql","jssql","esprima","jstransform","transpiler"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install js-sql","imports":["npx jss -x jss src/ build/","Use .jss file extension and compile with jss"]},{"cmd":"yarn add js-sql","imports":[]},{"cmd":"pnpm add js-sql","imports":[]}],"homepage":"https://github.com/lalitkapoor/js-sql","github":"git://github.com/lalitkapoor/js-sql","docs":null,"changelog":null,"pypi":null,"npm":"js-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}