Details
- Vendor
- Oxigraph Community
- Type
- RDF
- Category
- Emerging
- License
- Apache-2.0 OR MIT
- Language
- Rust
- Query Languages
- SPARQL
- Protocols
- SPARQL Protocol
The go-to resource for graph technology details
An RDF triple store written in Rust and built on RocksDB. Available as a standalone server, embeddable library, and via Python and JavaScript bindings.
Protocols SPARQL Protocol
The CLI/server implements SPARQL 1.1 Protocol plus the SPARQL 1.1 Graph Store Protocol over HTTP; the core is also a Rust library shipped with Python (pyoxigraph) and JS/WASM bindings for embedded use. Dropped the draft's generic HTTP/REST tag since the only HTTP surface is the SPARQL/Graph Store protocol, and added Embedded (in-process) for the library form.
Oxigraph binary that provides a standalone command-line tool allowing to manipulate RDF data and spawn a web server implementing the SPARQL 1.1 Protocol and the SPARQL 1.1 Graph Store Protocol.GitHub - oxigraph/oxigraph: SPARQL graph database · reviewed 2026-08-02
JavaScript bindings for Oxigraph. WebAssembly is used to package Oxigraph into a NodeJS compatible NPM package.GitHub - oxigraph/oxigraph: SPARQL graph database · reviewed 2026-08-02
License Apache-2.0 OR MIT
Confirms current value. Repository carries both a LICENSE-APACHE and a LICENSE-MIT file, a standard Rust dual-license setup.
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/LICENSE-APACHE · reviewed 2026-08-02
Copyright (c) 2018 Oxigraph developersLICENSE-MIT · reviewed 2026-08-02
Released 2020-08
Confirms current value. Earliest CHANGELOG entry is 0.1.0-rc.1, dated 2020-08-08.
## [0.1.0-rc.1] - 2020-08-08 ### Added - `oxigraph` Rust library with SPARQL 1.1 query support and memory, Sled and RocksDB stores.CHANGELOG.md · reviewed 2026-08-02
Language Rust
Confirms current value. The project's first release describes itself as a Rust library.
`oxigraph` Rust library with SPARQL 1.1 query support and memory, Sled and RocksDB stores.CHANGELOG.md · reviewed 2026-08-02