This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
The following commit(s) were added to refs/heads/main by this push:
new d6176d5a42 Add bdt to the list of known users (#6341)
d6176d5a42 is described below
commit d6176d5a42cc8c18df7ade9ec6eaa3eacdecc7ec
Author: Kirill Zaborsky <[email protected]>
AuthorDate: Fri May 12 15:24:48 2023 +0300
Add bdt to the list of known users (#6341)
Boring Data Tool from Andy Grove looks to be worth to mentioned as a known
user
---
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 62cebd5145..23157d3f36 100644
--- a/docs/source/user-guide/introduction.md
+++ b/docs/source/user-guide/introduction.md
@@ -85,6 +85,7 @@ Here are some of the projects known to use DataFusion:
- [Kamu](https://github.com/kamu-data/kamu-cli/) Planet-scale streaming data
pipeline
- [Parseable](https://github.com/parseablehq/parseable) Log storage and
observability platform
- [qv](https://github.com/timvw/qv) Quickly view your data
+- [bdt](https://github.com/andygrove/bdt) Boring Data Tool
- [ROAPI](https://github.com/roapi/roapi)
- [Seafowl](https://github.com/splitgraph/seafowl) CDN-friendly analytical
database
- [Synnada](https://synnada.ai/) Streaming-first framework for data products