3 releases (breaking)
Uses old Rust 2015
0.3.0 | Mar 25, 2017 |
---|---|
0.2.0 | Mar 13, 2017 |
0.1.0 | Oct 6, 2016 |
#47 in #sql-parser
4MB
98K
SLoC
SQLPOP
SQL parser (as understood by SQLite)
- LARLPOP and custom lexer
- SQLite tokenizer
- SQLite parser
- SQLite BNF grammar
- SQLite syntax diagram data
Currenly, only the lexer is complete and tested. The parser is almost complete (see LARLPOP issues).
Dependencies
~0–1.3MB
~28K SLoC