Merge pull request #326 from StephanMa/master

Added eXist-db, XML Database
This commit is contained in:
Crack Duck 2019-11-13 14:30:16 +01:00 committed by GitHub
commit 8fbaa593a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -507,6 +507,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.