{"library":"sql-tokenizer","type":"library","category":null,"description":"A lightweight SQL tokenizer that converts SQL statements into a list of tokens. Current stable version is 1.0.5, released in 2023. It is a simple, dependency-free package for basic SQL tokenization, handling whitespace, quotes, and indentation preservation. Ships TypeScript definitions. Useful for SQL parsing or syntax highlighting. Updates are infrequent. Unlike full SQL parsers, it only tokenizes without building an AST.","language":"javascript","status":"active","version":"1.0.5","tags":["javascript","SQL","tokenizer","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-tokenizer","imports":["import { sqlTokenizer } from 'sql-tokenizer'","import { sqlSpecialChars } from 'sql-tokenizer'","import type { SqlTokenizer } from 'sql-tokenizer'"]},{"cmd":"yarn add sql-tokenizer","imports":[]},{"cmd":"pnpm add sql-tokenizer","imports":[]}],"homepage":"https://github.com/fibo/SQL-tokenizer#readme","github":"https://github.com/fibo/SQL-tokenizer","docs":null,"changelog":null,"pypi":null,"npm":"sql-tokenizer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}