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
package.json
npm
- babel-preset-es2015 ^6.22.0 development
- babel-register ^6.22.0 development
- benchmark ^2.1.3 development
- concat ^1.0.3 development
- debug ^3.1.0 development
- jison ^0.4.17 development
- minicat ^1.0.0 development
- mocha ^3.2.0 development
Links
- Source: https://github.com/JavaScriptor/js-sql-parser
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/JavaScriptor/js-sql-parser
Repository Details
- Stars 256
- Forks 46
- Open issues 18
- License mit
- Language JavaScript
- Size 157 KB
- Created at over 9 years ago
- Updated at about 2 months ago
- Pushed at about 2 months ago
- Last synced at about 2 months ago
- Dependencies parsed at 8
Commit Stats
- Commits 78
- Authors 10
- Mean commits per author 7.8
- DDS 0.179
- More commit stats
Topics