Skip to content

This is a group assignment of the course Databases (AUTh, Department of Electrical and Computer Engineering - 9th semester). The goal is to create a relational database.

Notifications You must be signed in to change notification settings

moschouChry/Databases-AUTh-Course-Assignment

Repository files navigation

Databases Auth Course - HikeTheDayDB

This is the group assignment of the course Databases (AUTh, Department of Electrical and Computer Engineering - 9th semester). The goal is to create a relational database.

HikeTheDayDB

Our team designed a relational database that would support a hiking application. The main function of the application would be to provide information about hiking routes, trails and refugges in Greece. Furthermore, a user could create an account to book an excursion with a certified guide of the app. Additional functionality of the database includes informing the hiker about the necessary equipment for a certain route

hikeTheDay.mwb

Database model in MySQL Workbench format.

hikethedaydump.sql

SQL script that contains the dump for creating the database (tables, constraints, inserted data, views).

users.sql

SQL script for creating the users of the database and their rights.

query1.sql, query2.sql, ... , query12.sql

SQL scripts that include queries to the database.

Entity Relationship Diagram

hikeTheDay.png

Database model diagram as a png file extracted from MySQL Workbench.

Relational Schema

HikeTheDayDB-report.pdf

Report of the assignement in Greek.

Group info

Team 25, Databases, December 2020
Zoi Bontsiou
Chrysoula Moschou
Christina Sakka

About

This is a group assignment of the course Databases (AUTh, Department of Electrical and Computer Engineering - 9th semester). The goal is to create a relational database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published