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 447a816304e Add Spice.ai OSS to powered_by.md (#524)
447a816304e is described below

commit 447a816304edc4a8cac9debfebe728660d5f2a8a
Author: Luke Kim <[email protected]>
AuthorDate: Wed May 22 16:48:32 2024 -0700

    Add Spice.ai OSS to powered_by.md (#524)
    
    Org name: Spice AI
    Org URL: https://spice.ai
    
    Project URL: https://github.com/spiceai/spiceai
    
    Arrow components: Arrow, Flight, FlightSQL, ADBC
---
 powered_by.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/powered_by.md b/powered_by.md
index 0d255b457fa..c484270417b 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -197,6 +197,10 @@ short description of your use case.
   genomic, clinical, images, sensor, environmental, and IoT data -
   all in one analytical platform. [SciDB streaming][22] and
   [accelerated_io_tools][24] are powered by Apache Arrow.
+* **[Spice.ai OSS][56]:** A unified SQL query interface and portable runtime 
built in Rust
+  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.
 * **[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
@@ -277,3 +281,4 @@ short description of your use case.
 [53]: https://iceburst.io
 [54]: https://github.com/delta-io/delta-rs
 [55]: https://github.com/tradewelltech/protarrow
+[56]: https://github.com/spiceai/spiceai

Reply via email to