mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
Add Apache Drill
This commit is contained in:
parent
113975b39d
commit
e630552303
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue