You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Cube Store](https://github.com/cube-js/cube.js/tree/master/rust) Cube’s universal semantic layer platform is the next evolution of OLAP technology for AI, BI, spreadsheets, and embedded analytics
104
104
-[Dask SQL](https://github.com/dask-contrib/dask-sql) Distributed SQL query engine in Python
105
105
-[datafusion-dft](https://github.com/datafusion-contrib/datafusion-dft) Batteries included CLI, TUI, and server implementations for DataFusion.
106
106
-[delta-rs](https://github.com/delta-io/delta-rs) Native Rust implementation of Delta Lake
@@ -120,11 +120,11 @@ Here are some active projects using DataFusion:
120
120
-[Polygon.io](https://polygon.io/) Stock Market API
121
121
-[qv](https://github.com/timvw/qv) Quickly view your data
122
122
-[Restate](https://github.com/restatedev) Easily build resilient applications using distributed durable async/await
123
-
-[ROAPI](https://github.com/roapi/roapi)
124
-
-[Sail](https://github.com/lakehq/sail) Unifying stream, batch, and AI workloads with Apache Spark compatibility
123
+
-[ROAPI](https://github.com/roapi/roapi) Create full-fledged APIs for slowly moving datasets without writing a single line of code
124
+
-[Sail](https://github.com/lakehq/sail) Unifying stream, batch and AI workloads with Apache Spark compatibility
-[Spice.ai](https://github.com/spiceai/spiceai)Building blocks for data-driven AI applications
128
128
-[Synnada](https://synnada.ai/) Streaming-first framework for data products
129
129
-[VegaFusion](https://vegafusion.io/) Server-side acceleration for the [Vega](https://vega.github.io/) visualization grammar
130
130
-[Telemetry](https://telemetry.sh/) Structured logging made easy
@@ -181,6 +181,6 @@ provide integrations with other systems, some of which are described below:
181
181
## Why DataFusion?
182
182
183
183
-_High Performance_: Leveraging Rust and Arrow's memory model, DataFusion is very fast.
184
-
-_Easy to Connect_: Being part of the Apache Arrow ecosystem (Arrow, Parquet and Flight), DataFusion works well with the rest of the big data ecosystem
184
+
-_Easy to Connect_: Being part of the Apache Arrow ecosystem (Arrow, Parquet, and Flight), DataFusion works well with the rest of the big data ecosystem
185
185
-_Easy to Embed_: Allowing extension at almost any point in its design, and published regularly as a crate on [crates.io](http://crates.io), DataFusion can be integrated and tailored for your specific usecase.
186
186
-_High Quality_: Extensively tested, both by itself and with the rest of the Arrow ecosystem, DataFusion can and is used as the foundation for production systems.
0 commit comments