From d2c660333d878ba25e2aa312ff2cb42d07a17ef1 Mon Sep 17 00:00:00 2001 From: Alessandro Leite Date: Sat, 9 Jan 2016 16:22:46 +0100 Subject: [PATCH] Include the eXist project eXist is a NoSQL document database and application platform. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c78728..4bfb8b7 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Apache Hive](https://hive.apache.org/) - Data warehouse infrastructure built on top of Hadoop. * [Apache Phoenix](http://phoenix.apache.org/) - High performance relational database layer over HBase for low latency applications. * [Crate](https://crate.io/) - Distributed data store that implements data synchronization, sharding, scaling, and replication. In addition, it provides a SQL-based syntax to execute queries across a cluster. +* [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](http://flywaydb.org/) - Simple database migration tool. * [H2](http://h2database.com/) - Small SQL Database notable for its in-memory functionality.