-
Notifications
You must be signed in to change notification settings - Fork 15
/
Graph Database Landscape.yaml
70 lines (70 loc) · 2.01 KB
/
Graph Database Landscape.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
#Graph Database Landscape
#Created by Rishidot Research (www.rishidot.com) and released under Attribution-ShareAlike 4.0 International
Graph Database Landscape:
has_list: true
Database:
Graph Database:
- Neo4j:
Software : Neo4j Database
URL: https://neo4j.com/neo4j-graph-database/
- DGraph:
Software : DGraph Database
URL: https://dgraph.io/graph-db
- TigerGraph:
Software : TogerGraph DB
URL: https://www.tigergraph.com/
- Redislabs:
Software : RedisGraph
URL: https://oss.redislabs.com/redisgraph/
- NebulaGraph:
Software : NebulaGraph
URL: https://nebula-graph.io/
Multi Model Database:
- ArangoDB:
Software : ArangoDB
URL: https://www.arangodb.com/
- OrientDB:
Software : OrientDB
URL: https://www.orientdb.org/
Cloud Service:
- Neo4j:
Software : Neo4j Aura
URL : https://neo4j.com/cloud/aura/
- DGraph:
Software : Slash GraphQL
URL : https://dgraph.io/slash-graphql
- TigerGraph:
Software : TigerGraph Cloud
URL : https://www.tigergraph.com/cloud/
- ArangoDB:
Software : ArangoDB Oasis
URL : https://cloud.arangodb.com/home
Query Language:
- OpenCypher:
Software : Cypher
URL : http://www.opencypher.org/
- GraphQL:
Software : GraphQL
URL : https://graphql.org/
- ArangoDB:
Software : AQL
URL : https://www.arangodb.com/docs/stable/aql/
API:
- gRPC:
Software : gRPC
URL : https://www.grpc.io/
- HTTP:
Software : HTTP
URL : https://www.w3.org/Protocols/
Desktop Client and Visualization:
- Neo4j:
Software : Neo4j Desktop
URL : https://neo4j.com/download/
- Neo4j:
Software : Neo4k Bloom
URL : https://neo4j.com/bloom/
- TigerGraph:
Software : GraphStudio
URL : https://www.tigergraph.com/graphstudio/
...