Skip to content

Annicc/Alba-Musica-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alba Musica Database

This is an academic project developed in December 2020 for a Database class. The course required a project with a defined complexity, a maximum amount of documentation pages and a fixed number of complex SQL queries.
This project got 30/30 on it's final review.

Relazione.pdf contains the documentation for the whole project (in italian).
This documentation contains:

  • Requirements analysis
  • DB design iter
  • ER schemes
  • Redundancy analysis
  • Queries on the populated DB with results
  • Indexes
  • C++ program overview

script.sql contains the SQL queries to create and populate the database and the 6 required queries (all made with PostgreSQL).
alba.cpp contains the C++ code of a terminal program witch connects to the db and visualizes the queries results.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages