💡Note: I'm Currenlty working on it
Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.
- Musician Company
- Sales office
On progress
- Hospital
Todo
- Airline
Todo
Explore the collection of projects to practice your database design skills:
- Clone this repository to your local machine:
git clone https://github.com/{your-username}/DB-Design-Practice.git
- Navigate to the project directory of your choice, for example:
cd projects/musician_company
-
Read the project's README file for detailed instructions and requirements.
-
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.
-
Repeat the process for other projects to practice different scenarios.
This project is licensed under the MIT License.