Browse Source

Update README.md

pull/319/head
Stephan M 6 years ago
committed by GitHub
parent
commit
e27a3f295d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

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

Loading…
Cancel
Save