使用 Rust 实现的一个 SQL 解析器,基于 nom 和 logos,支持解析SQL查询语句。
- Query
- Select
- From
- Where
- Order by
- Limit
- CTE
- Group by
- Having
- Aggregate
- Window
- Pratt Parsing
源码:https://github.com/systemxlabs/sqlparser-nom
Ext Link: https://github.com/systemxlabs/sqlparser-nom
1
共 0 条评论, 1 页
评论区
写评论还没有评论