apache / apache/datafusion-sqlparser-rs
Python Bindings
- 主要语言
- Rust
- 星标
- 3.5k
- 派生
- 772
- 平均合并
- 4 天 9 小时
- 30 天内合并 PR
- 17
描述
Hello,
I'm currently maintaining [python bindings for sqlparser-rs](https://github.com/wseaton/sqloxide), was wondering if you'd accept a PR to link back to them through the readme?
Based on my rudimentary benchmarks they are by far the fastest way to accurately parse a SQL AST in python (while also supporting multiple dialects) by a factor of ~50x. I'm currently using them to do audit log analysis for Amazon Redshift (stuff like calculate the last access time for an object).
It's pretty fun to be able to parallelize rust code from python via `dask.bag`.
Thanks!
贡献指南
这个仓库没有索引到贡献指南
调研方向
检查 repository 的 README 和链接的 sqloxide Python bindings project,以确定放置外部项目链接的适当位置。完成的标准是 README 以准确的描述链接到 Python bindings;未指示进行代码测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, rust, sql
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100