All Projects → oxigraph → Oxigraph

oxigraph / Oxigraph

Licence: other
SPARQL graph database

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Oxigraph

Database
Blazegraph High Performance Graph Database
Stars: ✭ 568 (+125.4%)
Mutual labels:  sparql, graph-database
semagrow
A SPARQL query federator of heterogeneous data sources
Stars: ✭ 27 (-89.29%)
Mutual labels:  sparql, graph-database
Neo4j Etl
Data import from relational databases to Neo4j.
Stars: ✭ 165 (-34.52%)
Mutual labels:  graph-database
Hgraphdb
HBase as a TinkerPop Graph Database
Stars: ✭ 226 (-10.32%)
Mutual labels:  graph-database
Dotnetrdf
dotNetRDF is a powerful and flexible API for working with RDF and SPARQL in .Net environments
Stars: ✭ 199 (-21.03%)
Mutual labels:  sparql
Agensgraph Extension
A graph database extension for PostgreSQL
Stars: ✭ 170 (-32.54%)
Mutual labels:  graph-database
Cayley
An open-source graph database
Stars: ✭ 14,020 (+5463.49%)
Mutual labels:  graph-database
Neo4j 3d Force Graph
Experiments with Neo4j & 3d-force-graph https://github.com/vasturiano/3d-force-graph
Stars: ✭ 159 (-36.9%)
Mutual labels:  graph-database
Rdf4j
Eclipse RDF4J: scalable RDF for Java
Stars: ✭ 242 (-3.97%)
Mutual labels:  sparql
Graph Notebook
Library extending Jupyter notebooks to integrate with Apache TinkerPop and RDF SPARQL.
Stars: ✭ 199 (-21.03%)
Mutual labels:  sparql
Helicalinsight
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
Stars: ✭ 214 (-15.08%)
Mutual labels:  graph-database
Movies Python Bolt
Neo4j Movies Example application with Flask backend using the neo4j-python-driver
Stars: ✭ 197 (-21.83%)
Mutual labels:  graph-database
Comunica
📬 A knowledge graph querying framework for JavaScript
Stars: ✭ 183 (-27.38%)
Mutual labels:  sparql
Degdb
degdb: distributed economic graph database
Stars: ✭ 207 (-17.86%)
Mutual labels:  graph-database
Ecosys
TigerGraph Ecosystem
Stars: ✭ 166 (-34.13%)
Mutual labels:  graph-database
Deepgraph
Analyze Data with Pandas-based Networks. Documentation:
Stars: ✭ 232 (-7.94%)
Mutual labels:  graph-database
Topic Db
TopicDB is a topic maps-based semantic graph store (using PostgreSQL for persistence)
Stars: ✭ 164 (-34.92%)
Mutual labels:  graph-database
Graph datasets
A Repository of Benchmark Graph Datasets for Graph Classification (31 Graph Datasets In Total).
Stars: ✭ 185 (-26.59%)
Mutual labels:  graph-database
Bolt sips
Neo4j driver for Elixir
Stars: ✭ 204 (-19.05%)
Mutual labels:  graph-database
Wikibase Sdk
JS utils functions to query a Wikibase instance and simplify its results
Stars: ✭ 251 (-0.4%)
Mutual labels:  sparql

Oxigraph

Latest Version Released API docs PyPI npm actions status Gitter

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 and Sled key-value stores. 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.

It is split into multiple parts:

Oxigraph implements the following specifications:

A preliminary benchmark is provided.

License

This project is licensed under either of

at your option.

Contribution

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].