mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
fix druid link
This commit is contained in:
parent
897baaad20
commit
6091638b59
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||
- [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.
|
||||
- [druid](http://druid.io) - High-performance, column-oriented, distributed data store.
|
||||
- [druid](https://druid.apache.org/) - High-performance, column-oriented, distributed data store.
|
||||
- [eXist](https://github.com/eXist-db/exist) - A NoSQL document database and application platform.
|
||||
- [FlexyPool](https://github.com/vladmihalcea/flexy-pool) - Brings metrics and failover strategies to the most common connection pooling solutions.
|
||||
- [Flyway](https://flywaydb.org) - Simple database migration tool.
|
||||
|
|
Loading…
Add table
Reference in a new issue