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: 255
        Forks: 46
        Open issues: 18
      
        License: mit
        Language: JavaScript
          Size: 153 KB
       Dependencies parsed at:           Pending
      
        Created at: about 9 years ago
        Updated at: about 1 month ago
          Pushed at: over 1 year ago
          Last synced at: about 1 month 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