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 ad1e0b872e Minor: Add ParadeDB to the list of users (#9018)
ad1e0b872e is described below
commit ad1e0b872edfcae79b9fb0b7749801a6ff96d34c
Author: Andrew Lamb <[email protected]>
AuthorDate: Wed Jan 31 11:43:46 2024 -0500
Minor: Add ParadeDB to the list of users (#9018)
---
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 b737c3bab2..e4cf56f03f 100644
--- a/docs/source/user-guide/introduction.md
+++ b/docs/source/user-guide/introduction.md
@@ -109,6 +109,7 @@ Here are some active projects using DataFusion:
- [LakeSoul](https://github.com/lakesoul-io/LakeSoul) Open source LakeHouse
framework with native IO in Rust.
- [Lance](https://github.com/lancedb/lance) Modern columnar data format for ML
- [Parseable](https://github.com/parseablehq/parseable) Log storage and
observability platform
+- [ParadeDB](https://github.com/paradedb/paradedb) PostgreSQL for Search
- [qv](https://github.com/timvw/qv) Quickly view your data
- [bdt](https://github.com/andygrove/bdt) Boring Data Tool
- [Restate](https://github.com/restatedev) Easily build resilient applications
using distributed durable async/await