Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CloudQuery to powered by arrow #343

Merged
merged 2 commits into from
Apr 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions powered_by.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ short description of your use case.
* **[ClickHouse][44]:** An open-source analytical database management system.
ClickHouse is using Apache Arrow for data import and export, and for direct querying of external datasets
in Arrow, ArrowStream, Parquet and ORC formats.
* **[CloudQuery][48]**: An open-source high performance ELT framework powered by Apache Arrow's type system.
* **[Cylon][35]:** An open-source high performance distributed data processing library
that can be seamlessly integrated with existing Big Data and AI/ML frameworks. Cylon
uses Arrow memory format and exposes language bindings to C++, Java, and Python.
Expand Down Expand Up @@ -253,3 +254,4 @@ short description of your use case.
[45]: https://unum.cloud/ukv/
[46]: https://github.com/GrepTimeTeam/greptimedb/
[47]: https://github.com/huggingface/datasets
[48]: https://github.com/cloudquery/cloudquery