Skip to content

A group project that was developed for a university assignment on the subject of Databases.

Notifications You must be signed in to change notification settings

ioannidis/relational-database-managment-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd1850a · Mar 27, 2020

History

50 Commits
May 28, 2018
Apr 28, 2018
Apr 28, 2018
Apr 28, 2018
May 10, 2018
May 6, 2018
May 13, 2018
May 6, 2018
May 6, 2018
Mar 27, 2020
May 6, 2018

Repository files navigation

Relational Database Management System

A group project that was developed for a university assignment on the subject of Databases.

The project requirements are as followed:

  • Design a relational database for the purpose of storing data based on a car dealership company.
  • Generate hypothetical organization data using Mocaroo for random data generation.
  • Write SQL queries for creating new databases, managing records, filtering, and defining relationships.
  • Perform database normalization based on Third-Normal-Form (3NF) and Boyce-Codd Normal Form (BCNF).
  • Setup triggers and cursors to ensure data integrity and perform maintenance.
  • Write a program in Java using the JDBC client to simulate real world consumption of the database.

Group members involved in this project:

Ioannidis Panagiotis, Paravantis Athanasios, Nikas Dionisios

About

A group project that was developed for a university assignment on the subject of Databases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published