{"library":"node-sql-parser-etypes","type":"library","category":null,"description":"A fork of node-sql-parser that adds extra SQL types (e.g., VECTOR) to AST parsing. Version 5.3.14 includes support for multiple database engines (MySQL, PostgreSQL, etc.), an AST-based visitor for table/column lists, and conversion back to SQL. Maintained as a community fork alongside the original taozhi8833998/node-sql-parser. Ships TypeScript types and supports both ESM and CommonJS.","language":"javascript","status":"active","version":"5.3.14","tags":["javascript","sql","sql-parser","parser","node","nodejs","node-parser","node-sql-parser","node-sql-parser-etypes","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install node-sql-parser-etypes","imports":["import { Parser } from 'node-sql-parser-etypes'","import { Parser } from 'node-sql-parser-etypes'; const parser = new Parser(); const ast = parser.astify('SELECT 1')","import { Parser } from 'node-sql-parser-etypes'; const parser = new Parser(); const sql = parser.sqlify(ast)","const parser = new NodeSQLParser.Parser()"]},{"cmd":"yarn add node-sql-parser-etypes","imports":[]},{"cmd":"pnpm add node-sql-parser-etypes","imports":[]}],"homepage":"https://github.com/YaroCabbage/node-sql-parser#readme","github":"https://github.com/YaroCabbage/node-sql-parser-etypes","docs":null,"changelog":null,"pypi":null,"npm":"node-sql-parser-etypes","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}