qlever

SPARQL engine

A fast and efficient SPARQL engine for querying large knowledge graphs

Very fast SPARQL Engine, which can handle very large knowledge graphs like the complete Wikidata, offers context-sensitive autocompletion for SPARQL queries, and allows combination with text search. It's faster than engines like Blazegraph or Virtuoso, especially for queries involving large result sets.

GitHub

438 stars
20 watching
52 forks
Language: C++
last commit: 5 days ago
Linked from 1 awesome list

query-enginesemantic-search-enginesparqlsparql-endpointstext-search

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
protegeproject/sparql-dl-api A query engine for a specific query language used in semantic web applications 12
sage-org/sage-engine A SPARQL query engine for public Linked Data providers with Web preemption capabilities 42
stoewer/fluent-sparql Provides a fluent API for creating and executing SPARQL queries 0
rdf-elixir/sparql-ex An implementation of the SPARQL query language in Elixir to execute queries against RDF data structures and protocol endpoints. 39
sparna-git/sparnatural A visual client-side SPARQL query builder for exploring and navigating RDF Knowledge Graphs 228
cmungall/sparqlprog A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data 47
swirrl/matcha An in-memory graph query engine with a SPARQL-like DSL for querying Linked Data Models 22
aschaetzle/sempala A system that provides fast and interactive SPARQL query processing on top of Hadoop using a columnar layout and a SQL layer. 12
epimorphics/qonsole A console application for executing SPARQL queries and displaying results from a remote triple store 16
albertmeronyo/sparql2git Tool to convert and manage SPARQL queries and their associated Linked Data APIs in a version-controlled environment 6
callidon/sparql-engine A framework for building query engines on top of various data storage systems using the SPARQL query language 101
wse-research/loris-llm-generated-representations-of-sparql-queries Generates natural language representations of SPARQL queries for knowledge graphs 3
smartdataanalytics/jena-sparql-api A Jena-based SPARQL processing stack that simplifies the execution of complex queries by adding features like caching and transformations. 57
joachimvh/sparqlalgebra.js A TypeScript-based converter for translating SPARQL queries into algebraic representations 21
robstewart57/hsparql A Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers. 48