Back to all databases

Oxigraph

An RDF triple store written in Rust and built on RocksDB. Available as a standalone server, embeddable library, and via Python and JavaScript bindings.

Overall rank
#24
First released
August 2020
License
Apache-2.0 OR MIT
Built with
Rust

Details

Vendor
Oxigraph Community
Type
RDF
Category
Emerging
License
Apache-2.0 OR MIT
Language
Rust
Query Languages
SPARQL
Protocols
SPARQL Protocol
Sources 6 references

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.

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 developers
    LICENSE-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