From e630552303915875abf2f56deb0b401154028402 Mon Sep 17 00:00:00 2001 From: Vitalii Diravka Date: Thu, 7 Mar 2019 22:55:41 +0200 Subject: [PATCH] Add Apache Drill --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a8c951..270d0fe 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ A curated list of awesome Java frameworks, libraries and software. *Everything that simplifies interactions with the database.* +- [Apache Drill](https://drill.apache.org) - Distributed, schema on-the-fly, ANSI SQL query engine for Big Data exploration. - [Apache Phoenix](https://phoenix.apache.org) - High-performance relational database layer over HBase for low-latency applications. - [AranoDB](https://github.com/arangodb/arangodb-java-driver) - ArangoDB Java driver. - [Chronicle Map](https://github.com/OpenHFT/Chronicle-Map) - Efficient, in-memory (opt. persisted to disk), off-heap key-value store.