Skip to content

In this project, I created a database schema from start to finish using MySQL Relational Database Management System. I created the database tables with their columns, mapped the primary and foreign keys, then inserted the table rows. This database schema can be queried for insights, and can serve as a model for creating more database schemas.

License

Notifications You must be signed in to change notification settings

iameberedavid/Database-Schema-Creation-Using-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATABASE SCHEMA CREATION USING SQL

Technologies

Data Analysis Database Creation SQL

Data Source

The image file named 'Data' in this repository contains the project data. It was saved as a PDF from GiraffeAcademy and then converted to an image for easy usage.

Project Description

In this project, I created a database schema from start to finish using MySQL Relational Database Management System. I created the database tables with their columns, and mapped the primary and foreign keys for each table. There are columns that are both primary and foreign keys, these columns were mapped appropriately. I then inserted row values into each table as shown in the data source.

The work process was well documented using appropriate comments for easy understanding. You can take a look at the SQL file named 'Comp Database' on this repository to see the work done. The database created is adequate for further SQL analysis, and can also serve as a model for creating other databases.

Preview

Here are some of the SQL codes used in this project.

Preview1

Preview2

Author

This project was built by Chidiebere David Ogbonna.

Here are his details:

Author

Detail Link
Email eberedavid326@gmail.com
LinkedIn chidieberedavidogbonna
GitHub iameberedavid
Medium eberedavid
Twitter iameberedavid

Article Publication

I went further to explain the work process of this project in an article published on Medium. Click on this link to find the article: Database Schema Creation Using SQL

License

This project is licensed under the MIT License. See the LICENSE file for details.

Appreciation

Thanks for taking the time to go through this Readme.md file and reviewing this project. Please feel free to browse through other repositories on this GitHub account for other projects on SQL, Excel, Power BI, Tableau, Python, R, and Machine Learning.

Contact

Feel free to send your reviews, suggestions, questions and collaboration requests to eberedavid326@gmail.com

About

In this project, I created a database schema from start to finish using MySQL Relational Database Management System. I created the database tables with their columns, mapped the primary and foreign keys, then inserted the table rows. This database schema can be queried for insights, and can serve as a model for creating more database schemas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published