chandu0101 / graphdb

graph database
Apache License 2.0
2 stars 0 forks source link

Research Existing GraphDBs #1

Open chandu0101 opened 6 years ago

chandu0101 commented 6 years ago

Evaluate existing graph databases

chandu0101 commented 6 years ago

Dgraph

https://github.com/dgraph-io/dgraph

Written in golang , GraphQL like query , out of box fullText search ,geo search.

chandu0101 commented 6 years ago

Cayley

https://github.com/cayleygraph/cayley

Written in golang.

chandu0101 commented 6 years ago

https://github.com/oho-sugu/graphdb

chandu0101 commented 6 years ago

OrientDB

https://github.com/orientechnologies/orientdb

Written In Java

This is an interesting project MultiModel DB (documents/graphdb/KV)