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 d492114ed7 Minor: Add GlareDB to list of DataFusio users (#7223)
d492114ed7 is described below

commit d492114ed79cdb4a97cb9fc1c08cefc82b926c54
Author: Andrew Lamb <[email protected]>
AuthorDate: Mon Aug 7 15:49:45 2023 -0500

    Minor: Add GlareDB to list of DataFusio users (#7223)
---
 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 79081c8d3a..4304c67f4f 100644
--- a/docs/source/user-guide/introduction.md
+++ b/docs/source/user-guide/introduction.md
@@ -102,6 +102,7 @@ Here are some active projects using DataFusion:
 - [Exon](https://github.com/wheretrue/exon) Analysis toolkit for life-science 
applications
 - [delta-rs](https://github.com/delta-io/delta-rs) Native Rust implementation 
of Delta Lake
 - [GreptimeDB](https://github.com/GreptimeTeam/greptimedb) Open Source & Cloud 
Native Distributed Time Series Database
+- [GlareDB](https://github.com/GlareDB/glaredb) Fast SQL database for querying 
and analyzing distributed data.
 - [InfluxDB IOx](https://github.com/influxdata/influxdb_iox) Time Series 
Database
 - [Kamu](https://github.com/kamu-data/kamu-cli/) Planet-scale streaming data 
pipeline
 - [Parseable](https://github.com/parseablehq/parseable) Log storage and 
observability platform

Reply via email to