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 2c773d49711 Add Parseable to powered by page (#422)
2c773d49711 is described below

commit 2c773d49711e29cc7dcbd11c77ee7d8a72cda585
Author: Nitish Tiwari <[email protected]>
AuthorDate: Fri Oct 20 13:07:56 2023 +0530

    Add Parseable to powered by page (#422)
---
 powered_by.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/powered_by.md b/powered_by.md
index bddbc510443..e5018fbfe79 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -154,6 +154,7 @@ short description of your use case.
 * **[pandas][12]:** data analysis toolkit for Python programmers. pandas
   supports reading and writing Parquet files using pyarrow. Several pandas
   core developers are also contributors to Apache Arrow.
+* **[Parseable][51]:** Log analytics platform built for scale and usability. 
Ingest logs from anywhere and unify logs with Parseable. Parseable uses Arrow 
as the intermediary, in-memory data format for log data ingestion.
 * **[Perspective][23]:** Perspective is a streaming data visualization engine 
in JavaScript for building real-time & user-configurable analytics entirely in 
the browser.
 * **[Petastorm][28]:** Petastorm enables single machine or distributed training
   and evaluation of deep learning models directly from datasets in Apache
@@ -260,3 +261,4 @@ short description of your use case.
 [48]: https://github.com/cloudquery/cloudquery
 [49]: https://kaskada.io
 [50]: https://openobserve.ai
+[51]: https://parseable.io

Reply via email to