mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-11-03 00:31:20 +00:00
roughing out new version
This commit is contained in:
parent
4a30441f17
commit
3caeb58d22
4 changed files with 168 additions and 1 deletions
|
|
@ -1,2 +1,9 @@
|
|||
# datafusion-sql
|
||||
DataFusion SQL Parser
|
||||
|
||||
DataFusion SQL Parser (v2)
|
||||
|
||||
Goals:
|
||||
|
||||
- Support for custom SQL dialects, so other projects can implement their own parsers easily
|
||||
- Zero-copy of tokens when parsing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue