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
A hands-on SQL practice project using an employee dataset. Covers foundational to advanced querying techniques including filtering, aggregation, grouping, subqueries, and CASE statements demonstrating real-world data retrieval and analysis skills.
Built a data pipeline by creating tables in MySQL DB, ingested tables to Hadoop for data warehousing and built HiveQL views. Hive views in Linux VM were connected to Power BI application in Windows to create visualizations.
Data Analysis project to analyze modern Olympic Games, including all the Games from Athens 1896 to Rio 2016 which helps to ask questions about how the Olympics have evolved over time, including questions about the participation and performance of women, different nations, and different sports and events.
College assignments from Bryan University over creating relational databases (e.g. using MySQL or PostgreSQL) in connection with Express servers using both direct SQL statements and Object Relational Mapping approaches.