{"library":"js-sql-parse","type":"library","category":null,"description":"A nearley-based SQL parser and analyzer for JavaScript. Current version 0.2.9 is in early development (work in progress) with support for SELECT and CREATE VIEW operations. Outputs structured analysis including referenced tables, created tables, source tables from subqueries/joins, and the parse tree. Differentiators: lightweight, no external database required, focuses on SQL analysis rather than execution. Release cadence: irregular maintenance updates.","language":"javascript","status":"active","version":"0.2.9","tags":["javascript","js","sql","parse"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install js-sql-parse","imports":["import parser from 'js-sql-parse'","const parser = require('js-sql-parse')","import parser from 'js-sql-parse'"]},{"cmd":"yarn add js-sql-parse","imports":[]},{"cmd":"pnpm add js-sql-parse","imports":[]}],"homepage":"https://github.com/justinkenel/js-sql-parse#readme","github":"https://github.com/justinkenel/js-sql-parse","docs":null,"changelog":null,"pypi":null,"npm":"js-sql-parse","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}