thibdew / Scalable-Datamanagement-Systems-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scalable-Datamanagement-Systems-project

Test queries:

Testing conditions: Desktop system (Intel core i?)

Warmup runs: 0 Timed runs: 10 (determine number of warmup runs necessary after the first time running the bechmark)

Good query for leapfrog: Get all information about oscar winning actors

  • oscars.csv indx:0 JOIN name.csv indx:0

Normal query: Combine every movie with their review

  • IMDb movies.csv indx:0 JOIN IMDb ratings.csv indx:0

About


Languages

Language:Java 100.0%