文件名称:convergence:用于编写使用PostgreSQL有线协议的服务器的Rust板条箱
文件大小:29KB
文件格式:ZIP
更新时间:2024-04-23 21:38:42
rust arrow postgresql Rust
收敛 一个用于编写使用PostgreSQL有线协议的服务器的Rust板条箱。 此外,实验性的convergence-arrow板条箱支持将Apache Arrow数据框转换为Postgres结果集,从而使您可以通过标准Postgres驱动程序访问Arrow支持的数据服务。 :construction: 这个项目在现阶段是非常在制品的。
【文件预览】:
convergence-main
----rustfmt.toml(33B)
----Cargo.toml(64B)
----.github()
--------dependabot.yml(193B)
--------workflows()
----Cargo.lock(41KB)
----convergence-arrow()
--------Cargo.toml(575B)
--------src()
--------data()
--------tests()
----convergence()
--------Cargo.toml(567B)
--------src()
--------tests()
----.gitignore(8B)
----readme.md(438B)
----licence(1KB)