Skip to content

elouali-code/Database-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database project

Project information :

The objective of this project is to create a database that meets a need
mentioned in a specification. And to meet this need, we have
started with a design of a UML model followed by a relational model
of which we applied the 3 forms of normalization. Afterwards we moved on to the phase of
realization which results in the creation and the filling of the tables including
our database via SQL commands, in addition to the use of a
graphical interface that allows you to clearly view the tables created. In order to be sure
the effectiveness of the models produced and the tables created, a test phase remains
essential which manifests itself via SQL queries making it possible to ensure
the efficiency and proper functioning of our database created, in such a way
apply complex queries containing multiple joins and other tools
of the SQL language.

About

The project aims to create a database that meets a specific need, following a UML design and a relational model with normalization. The realization involves creating and populating the tables using SQL commands, followed by testing complex queries to verify the efficiency and proper functioning of the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors