add sail to list

This commit is contained in:
Shehab Amin
2026-05-01 21:42:32 -07:00
committed by GitHub
parent e1143fe8fc
commit 69300d17eb
+1
View File
@@ -1457,6 +1457,7 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
* [pg_analytics](https://github.com/paradedb/paradedb/tree/dev/pg_analytics) - PostgreSQL extension that accelerates analytical query processing inside Postgres to a performance level comparable to dedicated OLAP databases.
* [pg_lakehouse](https://github.com/paradedb/paradedb/tree/dev/pg_lakehouse) - PostgreSQL extension that transforms Postgres into an analytical query engine over object stores like AWS S3/GCS and table formats like Delta Lake/Iceberg.
* [pola-rs/polars](https://github.com/pola-rs/polars) - Fast feature complete DataFrame library [![Lint Rust](https://github.com/pola-rs/polars/actions/workflows/lint-rust.yml/badge.svg)](https://github.com/pola-rs/polars/actions)
* [lakehq/sail](https://github.com/lakehq/sail) - Sail is a drop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.
* [weld-project/weld](https://github.com/weld-project/weld) - High-performance runtime for data analytics applications
### Data streaming