From 8ab6c7f7189b3d4722d4f9a3e88ffc39c67531b2 Mon Sep 17 00:00:00 2001 From: Stephan M Date: Wed, 13 Nov 2019 14:10:44 +0100 Subject: [PATCH] Added eXist-db , XML-based Database --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 534e598..515720e 100644 --- a/README.md +++ b/README.md @@ -505,6 +505,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.