Skip to content

Commit bb5460b

Browse files
committed
add Advanced SQL for Application Development
1 parent 8d418da commit bb5460b

File tree

1 file changed

+18
-11
lines changed

1 file changed

+18
-11
lines changed

readme.md

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,25 @@
22
Compilation of SQL data analysis related projects and challenges where I practice SQL, Tableau, PySpark related skills.
33

44
### Built with
5-
+ SQL
6-
+ MySQL
7-
+ PostgreSQL
8-
+ SQLite
9-
+ MySQL Workbench
10-
+ pgAdmin
11-
+ DB Browser for SQLite
12-
+ Tableau Public
5+
6+
+ SQL Languages
7+
+ SQL
8+
+ MySQL
9+
+ PostgreSQL
10+
+ SQLite
11+
12+
+ Tools
13+
+ MySQL Workbench
14+
+ pgAdmin
15+
+ DB Browser for SQLite
16+
1317
+ Apache Spark
14-
+ databricks
15-
+ Spark with pySpark
18+
+ Spark with pySpark
19+
+ databricks
20+
1621
+ Python
17-
+ psycopg2
22+
+ psycopg2
23+
+ jupyter notebook
1824

1925

2026
# Projects & Challenges
@@ -136,6 +142,7 @@ PostgreSQL project in Jupyter notebook for analyzing international debt statisti
136142
## Advancing SQL Journey - (In Progress)
137143
To skill up my SQL related skills in specific areas and topics:
138144

145+
- [x] [Advanced SQL for Application Development](Advanced%20SQL%20for%20Application%20Development)
139146
- [x] [Advanced SQL for Data Science - Time Series](Advanced%20SQL%20for%20Data%20Science%20-%20Time%20Series)
140147
- [x] [Advanced SQL for Query Tuning and Performance Optimization](Advanced%20SQL%20for%20Query%20Tuning%20and%20Performance%20Optimization)
141148
- [x] [Advanced SQL for Data Scientists](Advanced%20SQL%20for%20Data%20Scientists)

0 commit comments

Comments
 (0)