All Tools
O
Vector DBFreeOpen Source
OXIGRAPH
Rust SPARQL graph database for RDF
Apache-2.0
ABOUT
GraphRAG and knowledge-graph pipelines need a SPARQL store that is small enough to embed or run locally. Oxigraph is a Rust RDF database with a SPARQL HTTP server and Python bindings, so teams query linked data without standing up a heavyweight triple store.
INSTALL
pip install oxigraphINTEGRATION GUIDE
1. Serve SPARQL over HTTP for GraphRAG knowledge graphs
2. Store RDF triples and query them from Python with pyoxigraph
3. Embed a local SPARQL database in an agent or RAG pipeline
TAGS
rustsparqlrdfgraphknowledge-graphgraphrag