https://github.com/tentris/tentris
A high-performance, disk-based RDF graph database enabling graph analytics that were deemed computationally infeasible.
https://github.com/tentris/tentris
beta binary docker graphdatabase graphs knowledge-graph rdf sparql triplestore
Last synced: 4 days ago
JSON representation
A high-performance, disk-based RDF graph database enabling graph analytics that were deemed computationally infeasible.
- Host: GitHub
- URL: https://github.com/tentris/tentris
- Owner: tentris
- Created: 2025-07-14T09:53:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-09T09:54:49.000Z (about 2 months ago)
- Last Synced: 2025-12-15T18:50:27.816Z (about 1 month ago)
- Topics: beta, binary, docker, graphdatabase, graphs, knowledge-graph, rdf, sparql, triplestore
- Language: Shell
- Homepage: https://tentris.io
- Size: 12.7 KB
- Stars: 64
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tentris
Welcome to Tentris.
Tentris is an efficient disk-based graph database for [RDF](https://www.w3.org/TR/rdf11-concepts/) knowledge graphs and
implements the [SPARQL query language](https://www.w3.org/TR/2013/REC-sparql11-query-20130321/).
Tentris can be used via its [CLI application](https://docs.tentris.io/running_with_binaries.html),
its [Python bindings](https://docs.tentris.io/running_with_python.html)
and [docker](https://docs.tentris.io/running_with_docker.html).
> **Note:** Tentris is currently in BETA.
## Getting Started
For getting started with Tentris, please visit our [documentation](https://docs.tentris.io/).
## Community
For raising any issues encountered while using Tentris, please use
the [Issues](https://github.com/tentris/tentris/issues) page.
For any questions or for disucssing other topics related to Tentris, please use
the [Discussions](https://github.com/tentris/tentris/discussions) page.