Skip to content

anilpacaci/graph-benchmarking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Database Benchmarking Effort

This repository contains an Tinkerpop3 compliant implementation of LDBC SNB Interactive Workload and pointers to various resources for benchamrking graph databases for this new workload.

SNB Interactive Gremlin

Tinkerpop3 Blueprint compliant implementation of Linked Data Benchmark Council's Social Network Benchmark Benchmark

Kafka Integration

We are in effort to integrate Kafka into LDBC Driver to emulate real-time updates on SUT. LDBC Driver is WIP of this integration.

Various LDBC SNB Implementations
Tinkerpop3 Implementations
  • Sqlg Implementation of TP3 Structure API on Postgres
    • SqlgSNBImporter can succesfully import LDBC SNB Dataset into Sqlg Graph over Postgres
    • Optimizes Traversal steps
  • Sqlgraph Simple - inefficient implementation of TP3 Structure API over RDBMS by Alice and Anil
    • Does not support any bulk loading features
    • No optimization what so ever

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published