Browse Source

Merge pull request #326 from StephanMa/master

Added eXist-db, XML Database
pull/327/head
Crack Duck 5 years ago
committed by GitHub
parent
commit
8fbaa593a3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -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.

Loading…
Cancel
Save