From 62281e2a80c408534f17ed77071f92d96f213eef Mon Sep 17 00:00:00 2001 From: Andrew Lamb Date: Wed, 26 Jul 2023 09:20:13 -0400 Subject: [PATCH] Minor: Add Exon to known users --- docs/source/user-guide/introduction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/user-guide/introduction.md b/docs/source/user-guide/introduction.md index 80195c6a3f2ec..7c4b91f26c06a 100644 --- a/docs/source/user-guide/introduction.md +++ b/docs/source/user-guide/introduction.md @@ -99,6 +99,7 @@ Here are some of the projects known to use DataFusion: - [CnosDB](https://github.com/cnosdb/cnosdb) Open Source Distributed Time Series Database - [Cube Store](https://github.com/cube-js/cube.js/tree/master/rust) - [Dask SQL](https://github.com/dask-contrib/dask-sql) Distributed SQL query engine in Python +- [Exon](https://github.com/wheretrue/exon/tree/main) Analysis toolkit for life-science applications - [datafusion-tui](https://github.com/datafusion-contrib/datafusion-tui) Text UI for DataFusion - [delta-rs](https://github.com/delta-io/delta-rs) Native Rust implementation of Delta Lake - [Flock](https://github.com/flock-lab/flock)