You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-16Lines changed: 15 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This project involves:
14
14
3.**Data Modeling**: Developing fact and dimension tables optimized for analytical queries.
15
15
4.**Analytics & Reporting**: Creating SQL-based reports and dashboards for actionable insights.
16
16
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:
18
18
- SQL Development
19
19
- Data Architect
20
20
- Data Engineering
@@ -24,6 +24,20 @@ This repository is an excellent resource for professionals and students looking
24
24
25
25
---
26
26
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
+
27
41
## 🚀 Project Requirements
28
42
29
43
### Building the Data Warehouse (Data Engineering)
@@ -93,21 +107,6 @@ data-warehouse-project/
93
107
```
94
108
---
95
109
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.
0 commit comments