From e27a3f295dd63ced24f0ff7d77bcd5b542c5386b Mon Sep 17 00:00:00 2001 From: Stephan M <stephan.makowski@rub.de> Date: Tue, 6 Aug 2019 12:24:36 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cfdd028..c761ae9 100644 --- a/README.md +++ b/README.md @@ -504,6 +504,7 @@ * [MongoDB](https://www.mongodb.org/) - Another document-oriented database system. * [RavenDB](http://ravendb.net/) - Document based database with ACID/Transactional features. * [RethinkDB](http://www.rethinkdb.com/) - Distributed document store database, focuses on JSON. + * [eXist-db](https://www.eXist-db.org/) - Open Source XML-Database * Graph * [FlockDB](https://github.com/twitter/flockdb) - Twitter's distributed, fault-tolerant graph database. * [Neo4j](http://neo4j.com/) - Graph database.