mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-04-22 05:12:10 +02:00
Add Graph DB - OrientDB
This commit is contained in:
parent
a3cb753461
commit
4fcf433f72
1 changed files with 1 additions and 0 deletions
|
@ -440,6 +440,7 @@ See https://github.com/kickball/awesome-selfhosted#email
|
|||
* Graph
|
||||
* [FlockDB](https://github.com/twitter/flockdb) - Twitter's distributed, fault-tolerant graph database.
|
||||
* [Neo4j](http://www.neo4j.org/) - Graph database.
|
||||
* [OrientDB](http://orientdb.com/) - Multi-Model Database, mainly Graph Database.
|
||||
* Key-Value
|
||||
* [LevelDB](https://github.com/google/leveldb) - Google's high performance key/value database.
|
||||
* [Redis](http://redis.io/) - Networked, in-memory, key-value data store with optional durability.
|
||||
|
|
Loading…
Add table
Reference in a new issue