This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new c4bde355a69 Add Squey to powered_by.md (#532)
c4bde355a69 is described below

commit c4bde355a69aedb092e1cff0770b3c2c07f1190c
Author: Squey <[email protected]>
AuthorDate: Tue Jun 25 22:56:49 2024 +0200

    Add Squey to powered_by.md (#532)
    
    Org name: Squey
    Org URL: https://squey.org
    Project URL: https://gitlab.com/squey/squey
    
    Arrow components: RecordBatch, Compute
---
 powered_by.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/powered_by.md b/powered_by.md
index c484270417b..43537080668 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -201,6 +201,9 @@ short description of your use case.
   to locally materialize, accelerate, and query datasets from any database,
   data warehouse, or data lake. Spice.ai OSS uses Arrow along with DataFusion 
internally,
   and supports Flight and Flight SQL connectivity.
+* **[Squey][57]:** Squey is an open-source visualization software designed to 
interactively
+  explore and understand large amounts of columnar data.
+  It uses Apache Arrow C++ library (with Arrow Compute) to import and export 
Parquet files.
 * **[TileDB][32]:** TileDB is an open-source, cloud-optimized engine for 
storing
   and accessing dense/sparse multi-dimensional arrays and dataframes. It is an
   embeddable C++ library that works on Linux, macOS, and Windows, which comes
@@ -282,3 +285,4 @@ short description of your use case.
 [54]: https://github.com/delta-io/delta-rs
 [55]: https://github.com/tradewelltech/protarrow
 [56]: https://github.com/spiceai/spiceai
+[57]: https://squey.org

Reply via email to