Skip to content

utndatasystems/cloud-db-2025-query-processing

Repository files navigation

  1. Python dependencies: pip install -r requirements.txt

  2. Copy the downloaded dataset into the root directory of the repo.

  3. Create a copy of the template (group-template), please prefix your group folder with group-:

    cp -rf group-template group-awesome
  4. Run your solution:

    python3 group-awesome/aggregation.py
  5. Run all solutions:

    aggregation

    python leaderboard.py aggregation group-*

    join

    python leaderboard.py join group-*
  6. Checkin:

    git add group-aweseome
    git commit -m "updated group-awesome"
    git fetch && git rebase origin/main && git push origin main

About

Unit 3 (Cloud Databases): Query Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages