docs/_sources/comparison/data/graphdb.md.txt

29 lines
No EOL
736 B
Text

# Graph Databases
```{index} see: Triple Store; Graph Database
```
```{index} Database Engine; Graph Database
```
({index}`Graph Database`s and {index}`Triple Store`s)
## Options
```{table} Graph Databases
:width: 100%
| DB | SPARQL? | Language | Description |
| -- | ------- | -------- | ----------- |
| [{index}`Oxigraph <Graph Database; Oxigraph>`](https://github.com/oxigraph/oxigraph) | Y | Rust, Python, JS | "Trying to do SQLite for graph dbs" |
| {index}`Blazegraph <Graph Database; Blazegraph>` | | | |
| {index}`GraphDB <Graph Database; GraphDB>` | | | |
| {index}`Jena <Graph Database; Jena>` | | | |
| {index}`Virtuoso <Graph Database; Virtuoso>` | | | |
```
## TODO
- What in the heck is {index}`SOLID` using?