FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

materialize/src/sql-parser at main · arkhamintelligence/materialize · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Materialize SQL parser

This parser is a fork of https://github.com/andygrove/sqlparser-rs, with some additional patches from http://github.com/nickolay/sqlparser-rs.

We decided to jettison compatibility with upstream so that we can perform large-scale refactors and rip out code for supporting other dialects, like MySQL and MSSQL, in favor of parsing just Materialize's SQL dialect.


Back | FazBrowse Home | New Git URL