Skip to content

Commit 988af6a

Browse files
Update README.md
1 parent d37d666 commit 988af6a

1 file changed

Lines changed: 15 additions & 16 deletions

File tree

README.md

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This project involves:
1414
3. **Data Modeling**: Developing fact and dimension tables optimized for analytical queries.
1515
4. **Analytics & Reporting**: Creating SQL-based reports and dashboards for actionable insights.
1616

17-
This repository is an excellent resource for professionals and students looking to showcase expertise in:
17+
🎯 This repository is an excellent resource for professionals and students looking to showcase expertise in:
1818
- SQL Development
1919
- Data Architect
2020
- Data Engineering
@@ -24,6 +24,20 @@ This repository is an excellent resource for professionals and students looking
2424

2525
---
2626

27+
## 🛠️ Important Links & Tools:
28+
29+
Everything is for Free!
30+
- **[Datasets](docs/requirements.md):** Access to the project dataset (csv files).
31+
- **[SQL Server Express](https://www.microsoft.com/en-us/sql-server/sql-server-downloads):** Lightweight server for hosting your SQL database.
32+
- **[SQL Server Express](https://www.microsoft.com/en-us/sql-server/sql-server-downloads):** Lightweight server for hosting your SQL database.
33+
- **[SQL Server Management Studio (SSMS)](https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16):** GUI for managing and interacting with databases.
34+
- **[Git Repository](https://github.com/):** Set up a GitHub account and repository to manage, version, and collaborate on your code efficiently.
35+
- **[DrawIO](https://www.drawio.com/):** Design data architecture, models, flows, and diagrams.
36+
- **[Notion](https://www.notion.com/):** All-in-one tool for project management and organization.
37+
- **[Notion Project Steps](https://thankful-pangolin-2ca.notion.site/SQL-Data-Warehouse-Project-16ed041640ef80489667cfe2f380b269?pvs=4):** Access to All Project Phases and Tasks.
38+
39+
---
40+
2741
## 🚀 Project Requirements
2842

2943
### Building the Data Warehouse (Data Engineering)
@@ -93,21 +107,6 @@ data-warehouse-project/
93107
```
94108
---
95109

96-
## 🎯 Goals
97-
98-
- To showcase proficiency in data engineering and analytics.
99-
- To provide a practical example of building and using a data warehouse for business intelligence.
100-
- To demonstrate SQL expertise for ETL, data modeling, and analytical reporting
101-
102-
---
103-
104-
## 🛠️ Tools & Technologies
105-
106-
- **SQL Server**: Data warehouse and analytics implementation.
107-
- **SQL**: ETL pipelines and analytics development.
108-
- **DrawIO**: For Drawing Diagrams and Data Models.
109-
- **Notion**: For Project Management.
110-
---
111110

112111
## 🛡️ License
113112

0 commit comments

Comments
 (0)