florajs / sql-parserLinks
Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.
☆304Updated last month
Alternatives and similar repositories for sql-parser
Users that are interested in sql-parser are comparing it to the libraries listed below
Sorting:
- A SQL parser written in pure JS☆542Updated 4 years ago
- SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://de…☆256Updated last year
- Generic SQL engine for Web and Big-data.☆383Updated 6 years ago
- JavaScript implentation of SQLite 3 query parser☆341Updated 6 years ago
- Parse simple SQL statements into an abstract syntax tree (AST) with the visited tableList and convert it back to SQL☆965Updated this week
- SQL DDL to JSON Schema Converter☆221Updated 3 months ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago
- Yet another simple Postgres SQL parser☆336Updated last year
- Transparent, Schemaless SQL Generation☆220Updated 7 months ago
- A nearley based sql parser and analyzer☆34Updated last year
- JavaScript Expression Parser☆937Updated 11 months ago
- Tentative to a simple JavaScript AST modification library☆250Updated 9 months ago
- Lucene Query Parser for Javascript created using PEG.js.☆118Updated 6 years ago
- A simple dependency graph for Node.js☆346Updated last year
- Spreadsheet Number Formatter☆162Updated 2 years ago
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- 🐘 PostgreSQL Query Parser for Node.js☆201Updated 3 months ago
- An extensible SQL generation library for JavaScript with a focus on introspectibility☆321Updated 4 years ago
- Distributed query engine Presto client library for node.js☆127Updated last year
- A streaming JSON parser written in pure JavaScript for node.js☆368Updated 4 years ago
- Pre-built SQL grammars that you can import and “just use”. No configuration necessary.☆35Updated 4 years ago
- evaluate statically-analyzable expressions☆178Updated 10 months ago
- An NX utility, responsible for executing code in the context of an object.☆164Updated 7 years ago
- JDBC Wrapper for node.js☆142Updated last month
- JavaScript auto-suggest engine for ANTLR4 grammars☆44Updated 7 years ago
- Node.js interface to the GraphViz graphing tool☆197Updated 3 years ago
- ECMAScript parser that produces a Shift format AST☆256Updated 3 years ago
- PostgreSQL Query Parser for Node.js☆144Updated 2 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆115Updated 2 years ago
- Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.☆150Updated last year