1
0
mirror of https://github.com/n1trux/awesome-sysadmin.git synced 2025-03-13 22:28:09 +00:00

Update README.md

This commit is contained in:
Stephan M 2019-08-06 12:24:36 +02:00 committed by GitHub
parent 9b5179a3c1
commit e27a3f295d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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