GitHub / JavaScriptor / js-sql-parser
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
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JavaScriptor%2Fjs-sql-parser
PURL: pkg:github/JavaScriptor/js-sql-parser
Stars: 256
Forks: 47
Open issues: 18
License: mit
Language: JavaScript
Size: 153 KB
Dependencies parsed at: Pending
Created at: over 8 years ago
Updated at: 2 months ago
Pushed at: over 1 year ago
Last synced at: 2 days ago
Commit Stats
Commits: 78
Authors: 10
Mean commits per author: 7.8
Development Distribution Score: 0.179
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/JavaScriptor/js-sql-parser
Topics: abstract-syntax-tree, ast, javascript, jison, js, jsqlparser, mysql, sql-parser