JavaScriptor / js-sql-parserLinks
SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://dev.mysql.com/doc/refman/5.7/en/select.html
☆257Updated 2 weeks ago
Alternatives and similar repositories for js-sql-parser
Users that are interested in js-sql-parser are comparing it to the libraries listed below
Sorting:
- Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.☆306Updated 4 months ago
- A SQL parser written in pure JS☆542Updated 5 years ago
- Generic SQL engine for Web and Big-data.☆384Updated 7 years ago
- JavaScript implementation of most Microsoft Excel formula functions☆105Updated 4 years ago
- Parse simple SQL statements into an abstract syntax tree (AST) with the visited tableList and convert it back to SQL☆995Updated last week
- JavaScript implentation of SQLite 3 query parser☆341Updated 6 years ago
- SQL languages for monaco-editor☆279Updated last month
- Light and fast 🚀parser! With zero dependents. - Sql Parser Demo added!☆483Updated 2 years ago
- JavaScript expression parsing and evaluation.☆199Updated 2 years ago
- Moved to https://github.com/microsoft/monaco-editor☆373Updated 4 years ago
- 👑 JavaScript ORM for MySQL, PostgreSQL, and SQLite.☆231Updated 3 weeks ago
- Spreadsheet Number Formatter☆162Updated 2 years ago
- A nearley based sql parser and analyzer☆34Updated last year
- JSON AST parser☆248Updated last year
- Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.☆150Updated last year
- Autocomplete recommendations for SQL statements☆64Updated 4 years ago
- Loads a CommonJS module from a remote URL for the Browser or Node.js.☆89Updated last year
- OpenSumi Lite Web sample☆87Updated this week
- A JavaScript library for text diffing and three-way-merge☆98Updated last month
- rrweb's snapshot and rebuild module☆160Updated 4 years ago
- node bindings for the v8 profiler☆233Updated 2 years ago
- Moved to https://github.com/microsoft/monaco-editor☆482Updated 4 years ago
- light and fast implementation of web pivot table / pivot chart components.☆105Updated last year
- Optimized TypeScript target for ANTLR 4☆674Updated last year
- YAML support for Monaco Editor☆319Updated 5 months ago
- JavaScript Expression Parser☆948Updated last year
- An universal Asynchronous Module Definition (AMD) Loader developed primarily to load VSCode's sources.☆176Updated last year
- Parse and evaluate MS Excel formula in javascript.☆39Updated 4 years ago
- A super tiny and fast html5 AST parser.☆182Updated last year
- A sandbox library for runnung javascript inside HTML5 sandboxed iframe☆96Updated 7 months ago