# 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 `](https://github.com/oxigraph/oxigraph) | Y | Rust, Python, JS | "Trying to do SQLite for graph dbs" | | {index}`Blazegraph ` | | | | | {index}`GraphDB ` | | | | | {index}`Jena ` | | | | | {index}`Virtuoso ` | | | | ``` ## Oxigraph - [https://github.com/oxigraph/oxrdflib](oxrdflib) - integration with {index}`rdflib` ## TODO - What in the heck is {index}`SOLID` using?