Skip to content

Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.

License

Notifications You must be signed in to change notification settings

m7moudGadallah/DB-Design-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DB Design Practice

💡Note: I'm Currenlty working on it

Description

Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.

↑ top

Projects

Explore the collection of projects to practice your database design skills:

↑ top

How to Use

  1. Clone this repository to your local machine:
git clone https://github.com/{your-username}/DB-Design-Practice.git
  1. Navigate to the project directory of your choice, for example:
cd projects/musician_company
  1. Read the project's README file for detailed instructions and requirements.

  2. Follow the instructions in the project's README to:

    • Review the Business Requirement Document (BRD).
    • Create an Entity-Relationship Diagram (ERD) based on the BRD.
    • Map the ERD to a Database Schema.
    • Implement the schema in SQL Server.
  3. Repeat the process for other projects to practice different scenarios.

↑ top

License

This project is licensed under the MIT License.

↑ top

About

Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages