Skip to content

Commit 1a6c79b

Browse files
authored
[DOCS] Add dbt Fusion engine and R2 Query Engine to "Known Users" (#17793)
* Add dbt Fusion engine and R2 Query Engine * Update docs/source/user-guide/introduction.md * Update docs/source/user-guide/introduction.md
1 parent 6e15994 commit 1a6c79b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/user-guide/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ Here are some active projects using DataFusion:
103103
- [Cube Store] Cube’s universal semantic layer platform is the next evolution of OLAP technology for AI, BI, spreadsheets, and embedded analytics
104104
- [Dask SQL] Distributed SQL query engine in Python
105105
- [datafusion-dft](https://github.com/datafusion-contrib/datafusion-dft) Batteries included CLI, TUI, and server implementations for DataFusion.
106+
- [dbt Fusion engine](https://github.com/dbt-labs/dbt-fusion) The dbt Fusion engine, written in Rust, designed for speed and correctness with a native SQL understanding across DWH SQL dialects.
106107
- [delta-rs] Native Rust implementation of Delta Lake
107108
- [Exon](https://github.com/wheretrue/exon) Analysis toolkit for life-science applications
108109
- [Feldera](https://github.com/feldera/feldera) Fast query engine for incremental computation
@@ -120,6 +121,7 @@ Here are some active projects using DataFusion:
120121
- [Parseable] Log storage and observability platform
121122
- [Polygon.io](https://polygon.io/) Stock Market API
122123
- [qv] Quickly view your data
124+
- [R2 Query Engine](https://blog.cloudflare.com/r2-sql-deep-dive/) Cloudflare's distributed engine for querying data in Iceberg Catalogs
123125
- [Restate](https://github.com/restatedev) Easily build resilient applications using distributed durable async/await
124126
- [ROAPI] Create full-fledged APIs for slowly moving datasets without writing a single line of code
125127
- [Sail](https://github.com/lakehq/sail) Unifying stream, batch and AI workloads with Apache Spark compatibility

0 commit comments

Comments
 (0)