From 165b51879e8a8b30ded7bc6352c846b7691d6cba Mon Sep 17 00:00:00 2001 From: "Charles S. Givre" Date: Wed, 9 Sep 2026 10:20:39 -0400 Subject: [PATCH] Add Apache Drill to related projects section Added a section for Apache Drill, highlighting its capabilities with Accumulo. --- pages/related-projects.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/related-projects.md b/pages/related-projects.md index c133f286f..c17d017c5 100644 --- a/pages/related-projects.md +++ b/pages/related-projects.md @@ -13,6 +13,9 @@ or [edit this page and create a pull request](https://github.com/apache/accumulo ## Open source projects using Accumulo +#### Apache Drill +[Drill](https://drill.apache.org) is an open source massively parallel, schema-free federated query engine for running interactive analytic queries against data sets of all sizes. With the new Accumulo plugin, users can query Accululo via Drill using standard SQL. + #### Apache Fluo [Fluo](https://fluo.apache.org) builds on Accumulo and enables low latency, continuous incremental processing of big data.