Skip to content

Efficient implementation of a suite of business oriented ad-hoc queries over the public TPC-H benchmark

Notifications You must be signed in to change notification settings

enstit/TPCHBenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TPC-H benchmark

This repository contains the code for the final project of A.Y. 2022-2023 Professor Adriano Peron and Professor Dario Della Monica's course on Data Management for Big Data at the University of Trieste. The group is composed by Davide Capone (@davidecapone), Sandro Junior Della Rovere (@5JDR), and Enrico Stefanel (@enstit).

Problem statement

It is required to analyze the TPC-H benchmark, which consists of a suite of business oriented ad-hoc queries and concurrent data modifications. The aim of the project is to implement the database in Postgres and study efficient data structures in order to optimize the assigned queries on the database.

About

Efficient implementation of a suite of business oriented ad-hoc queries over the public TPC-H benchmark

Topics

Resources

Stars

Watchers

Forks

Languages