dt-sql-parser: SQL Parser for Big Data
JSON →A SQL parser library built with ANTLR4, supporting multiple SQL dialects including MySQL, PostgreSQL, Hive, Spark, Flink, Trino, and Impala. Version 4.5.0 is the latest stable release, with regular updates. It provides both parsing and code-completion functionality, distinguishing itself by targeting Big Data SQL dialects rather than standard SQL only. It is ESM-only since v4, requires Node >=18, and ships TypeScript type definitions.
Resources
packagedt-sql-parser ↗