This repository contains a collection of hands-on exercises, personal notes, and SQL queries I developed while learning and practicing SQL concepts using PostgreSQL, BigQuery, and Looker Studio.
The contents aim to improve my skills in database querying, reporting, and data analysis. It includes SQL scripts and visual analysis examples categorized by topic.
-
PostgreSQL fundamentals
- Database creation and schema design
- Basic SQL queries (SELECT, WHERE, GROUP BY, etc.)
- Joins and subqueries
- Advanced SQL (Window functions, CTEs, etc.)
-
BigQuery exercises
- Working with public datasets
- Query optimization
- Aggregations and data transformations
-
Looker Studio
- Basic dashboard design
- Data connection with BigQuery
- Visualizing SQL query results
Each file is prefixed by a course/session number:
CS1_SQL_Giris.sql: Introduction to SQLCS2_Temel_SQL.sql&CS2_Bonus_Temel_SQL.sql: Basic SQL examplesCS3_ileri_SQL.sql: Intermediate SQL conceptsCS4_ileri_SQL.sql&CS4_Bonus_ileri_SQL.sql: Advanced SQL techniquesCS5_Looker_Studio.png: Example dashboardCS6_SQL_String_fonksiyonlari.sql: String functionsCS7_SQL_Pencere_fonksiyonlari.sql: Window functionsCS8_SQL_Bigquery.sql&CS9_SQL_Bigquery.sql: Google BigQuery examples
Gökhan Meriç
LinkedIn Profile
Feel free to use this repository as a reference or learning resource.