From ad1e0b872edfcae79b9fb0b7749801a6ff96d34c Mon Sep 17 00:00:00 2001 From: Andrew Lamb Date: Wed, 31 Jan 2024 11:43:46 -0500 Subject: [PATCH] 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 b737c3bab266..e4cf56f03fab 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