{"library":"sqlstring-sqlite","type":"library","category":null,"description":"A SQLite-adapted fork of mysqljs/sqlstring that provides simple SQL string escaping and formatting for SQLite. Version 0.1.1 is the latest release, with no defined release cadence. It modifies the escape character maps for SQLite compatibility but does not update unit tests, so tests will not pass. Differentiates from the original by supporting SQLite-specific escaping rules.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","sqlstring","sql","escape","sql escape","sqlite"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sqlstring-sqlite","imports":["const SqlString = require('sqlstring-sqlite');","const escaped = require('sqlstring-sqlite').escape(value);","const sql = require('sqlstring-sqlite').format('SELECT ?', [value]);"]},{"cmd":"yarn add sqlstring-sqlite","imports":[]},{"cmd":"pnpm add sqlstring-sqlite","imports":[]}],"homepage":"https://github.com/pastgift/sqlstring-sqlite-js#readme","github":"https://github.com/pastgift/sqlstring-sqlite-js","docs":null,"changelog":null,"pypi":null,"npm":"sqlstring-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}