-This project aims to replicate the entire database of the Telemart website into MySQL. The project includes setting up the database schema, populating it with sample data, performing various queries, and creating an Entity-Relationship Diagram (ERD) for the database..
- telemart.sql 📜
- Contain the source sql code of the Database
- telemart.png 🖼️
- This contain the EERD of the Telemart SQL Database
- MySQL installed on your machine
- MySQL Workbench or any other MySQL client
-
Clone the repository: 📁
git clone https://github.com/ahmedyar7/database-project.git cd database-project