Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions pages/related-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading