Git Product home page Git Product logo

lsqb's People

Contributors

dtenwolde avatar eliashoffmann avatar gitbuda avatar jackwaudby avatar kuzeko avatar lnkuiper avatar perfuchs avatar szarnyasg avatar tav-singh avatar xxks-kkk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lsqb's Issues

Dgraph implementation

Data: The .nt file created by scripts/convert-to-ntriples.sh could work well as Dgraph's input.

The queries need to be rewritten in DQL.

Virtuoso improvements

The Virtuoso implementation produces the correct results but it could use some improvements:

  • improved load times
  • optimizations for certain queries (e.g. Q2, Q3)
  • a Python driver for easier result collection

Benchmarking HyPer

It currently returns with no results on SF100. Need to investigate whether this is a crash or not.

Simplify loading scripts

pre-load, load, and post-load should be possible to invoke through just one script init-and-load.sh.

Run Cypher queries in RedisGraph

The data set makes use of multiple labels (e.g. Message = Comment | Post). This is currently blocked on a missing feature in RedisGraph.

RedisGraph is going to include this feature in April (probably earlier in preview releases): RedisGraph/RedisGraph#13

This requires minor changes in the loading script for the following labels ("supertypes"):

  • Message
  • Place
  • Organisation

Do multi-core scalability experiments

Many of the benchmarked systems support intra-query parallelism (DuckDB, Umbra), so it would be interesting to benchmark them using different #vCPU cores.

Generate SF300+ data sets

Our current largest data set is SF100. This limitation happens mainly because the snb-export-only-ids-merged-fk.sql and snb-export-only-ids-projected-fk.sql scripts in the data converter repository crash with DuckDB on SF1000. We could try another database for conversion or wait for the cause of the crash (which might be simple memory exhaustion but might be something else) to be resolved :).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.