Wikidata Graph Split SPARQL Simple Benchmark
Enter any SPARQL query below and benchmark four Wikidata endpoints.
#This query finds 10 instances of cats with their English labels SELECT ?item ?itemLabel WHERE { ?item wdt:P31 wd:Q146. SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } LIMIT 10
Run Benchmark
Endpoint
Time (ms)
# Results
Open in UI
Preview