{"library":"sql-lexer","type":"library","category":null,"description":"An SQL lexer for JavaScript targeting standard SQL92, SQL2011, MySQL, and SQLite. Current stable version is 0.2.2. The library aims to produce tokens suitable for building parsers, syntax highlighters, and other SQL tooling. It is still early in development (pre-1.0), with Postgres support planned but not yet implemented. Differentiator: focuses on multiple SQL dialects (MySQL, SQLite) beyond standard SQL, intended as a base for higher-level tools like migration generators and schema translators. However, documentation and ecosystem are minimal, and the API may change significantly before a 1.0 release.","language":"javascript","status":"active","version":"0.2.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-lexer","imports":["import Lexer from 'sql-lexer'","import { SQL92Lexer } from 'sql-lexer'","import { MySQLLexer } from 'sql-lexer'"]},{"cmd":"yarn add sql-lexer","imports":[]},{"cmd":"pnpm add sql-lexer","imports":[]}],"homepage":"https://github.com/iarna/sql-lexer","github":"git://github.com/iarna/sql-lexer","docs":null,"changelog":null,"pypi":null,"npm":"sql-lexer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}