Oxigraph

Alternatives To Oxigraph
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Dgraph19,32734a day ago174January 05, 2022282otherGo
Native GraphQL Database with graph backend
Sonic18,180
20 days ago24July 10, 202268mpl-2.0Rust
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Gun17,2072461237 days ago235August 09, 2022293otherJavaScript
An open source cybersecurity protocol for syncing decentralized graph data.
Cayley14,571181314 days ago27October 15, 201996apache-2.0Go
An open-source graph database
Arangodb12,984
a day ago240May 23, 2018808apache-2.0C++
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
Neo4j11,42496617916 days ago374August 11, 2022355otherJava
Graphs for Everyone
Nebula9,1391a day ago1December 17, 2019444apache-2.0C++
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Awesome Data Engineering5,063
14 days ago54
A curated list of data engineering tools for software developers
Titan5,035165326 years ago20September 19, 2015191apache-2.0Java
Distributed Graph Database
Orientdb4,60532854a day ago209September 14, 2022266apache-2.0Java
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
Alternatives To Oxigraph
Select To Compare


Alternative Project Comparisons
Readme

Oxigraph

Latest Version Released API docs PyPI npm actions status dependency status Gitter Twitter URL

Oxigraph is a graph database implementing the SPARQL standard.

Its goal is to provide a compliant, safe, and fast graph database based on the RocksDB key-value store. It is written in Rust. It also provides a set of utility functions for reading, writing, and processing RDF files.

Oxigraph is in heavy development and SPARQL query evaluation has not been optimized yet. The development roadmap is using GitHub milestones. Oxigraph internal design is described on the wiki.

It is split into multiple parts:

Oxigraph implements the following specifications:

A preliminary benchmark is provided. There is also a document describing Oxigraph technical architecture.

When cloning this codebase, don't forget to clone the submodules using git clone --recursive https://github.com/oxigraph/oxigraph.git to clone the repository including submodules or git submodule update --init to add the submodules to the already cloned repository.

Help

Feel free to use GitHub discussions or the Gitter chat to ask questions or talk about Oxigraph. Bug reports are also very welcome.

If you need advanced support or are willing to pay to get some extra features, feel free to reach out to Tpt.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Oxigraph by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Sponsors

And others. Many thanks to them!

Popular Database Projects
Popular Graph Projects
Popular Data Storage Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Database
Rust
Graph
Format
Rdf
Sparql
Graph Database
Rocksdb