{"id":18953101,"url":"https://github.com/packtworkshops/the-sql-workshop","last_synced_at":"2026-03-29T16:30:17.358Z","repository":{"id":61812135,"uuid":"217499148","full_name":"PacktWorkshops/The-SQL-Workshop","owner":"PacktWorkshops","description":"A Practical, No-Nonsense Introduction to SQL","archived":false,"fork":false,"pushed_at":"2021-01-22T08:06:22.000Z","size":169,"stargazers_count":81,"open_issues_count":0,"forks_count":113,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-01T02:42:20.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PacktWorkshops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-25T09:25:56.000Z","updated_at":"2024-11-08T09:21:18.000Z","dependencies_parsed_at":"2022-10-21T16:45:18.988Z","dependency_job_id":null,"html_url":"https://github.com/PacktWorkshops/The-SQL-Workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktWorkshops%2FThe-SQL-Workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktWorkshops%2FThe-SQL-Workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktWorkshops%2FThe-SQL-Workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktWorkshops%2FThe-SQL-Workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PacktWorkshops","download_url":"https://codeload.github.com/PacktWorkshops/The-SQL-Workshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239952598,"owners_count":19723922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T13:36:13.882Z","updated_at":"2026-03-29T16:30:17.246Z","avatar_url":"https://github.com/PacktWorkshops.png","language":"TSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The SQL Workshop\n[![GitHub issues](https://img.shields.io/github/issues/PacktWorkshops/The-SQL-Workshop.svg)](https://github.com/PacktWorkshops/The-SQL-Workshop/issues)\n[![GitHub forks](https://img.shields.io/github/forks/PacktWorkshops/The-SQL-Workshop.svg)](https://github.com/PacktWorkshops/The-SQL-Workshop/network)\n[![GitHub stars](https://img.shields.io/github/stars/PacktWorkshops/The-SQL-Workshop.svg)](https://github.com/PacktWorkshops/The-SQL-Workshop/stargazers)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/PacktWorkshops/The-SQL-Workshop/pulls)\n\nThis is the repository for [The SQL Workshop](https://www.amazon.com/SQL-Workshop-Interactive-Approach-Learning/dp/1838642358/ref=sr_1_1?dchild=1\u0026keywords=The%20SQL%20Workshop\u0026qid=1610708551\u0026sr=8-1\u0026utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781838642358\u0026utm_term=SQL\u0026utm_content=The%20SQL%20Workshop), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the course from start to finish.\n\n## Requirements and Setup\n\u003ca href=\"https://www.amazon.com/SQL-Workshop-Interactive-Approach-Learning/dp/1838642358/ref=sr_1_1?dchild=1\u0026keywords=The%20SQL%20Workshop\u0026qid=1610708551\u0026sr=8-1\u0026utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781838642358\u0026utm_term=SQL\u0026utm_content=The%20SQL%20Workshop\"\u003e\u003cimg src=\"https://github.com/PacktWorkshops/Workshop-Covers/blob/master/The%20SQL%20Workshop.png\" alt=\"The SQL Workshop\" height=\"360px\" width=\"280px\" align=\"right\" this.target=\"_blank\"\u003e\u003c/a\u003e\n\nTo get started with the project files, you'll need to install [MySQL](https://dev.mysql.com/doc/mysql-installation-excerpt/8.0/en/)\n\nPlease note that the SCRIPTS directory has two subdirectories\n\n* /MYSQL SCRIPTS\n* /SQL SERVER SCRIPTS\n\nEach of these subdirectories has two files. One file builds the appropriate PACKT ONLINE SHOP database structure - tables, columns, relations - for MySQL or SQL Server, and one file inserts MySQL or SQL Server data rows into the appropriate database structure.\n\n## About The SQL Workshop\nFilled with practical examples and realistic exercises, [The SQL Workshop](https://www.amazon.com/SQL-Workshop-Interactive-Approach-Learning/dp/1838642358/ref=sr_1_1?dchild=1\u0026keywords=The%20SQL%20Workshop\u0026qid=1610708551\u0026sr=8-1\u0026utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781838642358\u0026utm_term=SQL\u0026utm_content=The%20SQL%20Workshop) will get you up to speed with the fundamentals of SQL. You'll learn how to use SQL queries and functions to create and manage relational databases, and apply your new skills to creatively solve real-world problems.\t\n\n## What you will learn\n* Create databases and insert data into them\n* Use SQL queries to create, read, update, and delete data\n* Maintain data integrity and consistency through normalization\n* Customize your basic SQL queries to get the desired output\n* Refine your database search using the WHERE and HAVING clauses\n* Use joins to fetch data from multiple tables and create custom reports\n* Improve web application performance by automating processes\n* Secure a database with GRANT and REVOKE privileges\n\n## Related Books and Workshops\nIf you've found this repository useful, you might want to check out some of our other workshop titles:\n* [MongoDB Fundamentals](https://www.amazon.com/MongoDB-Workshop-Interactive-Approach-Learning/dp/1839210648/ref=sr_1_1?dchild=1\u0026keywords=MongoDB%20Fundamentals\u0026qid=1611064650\u0026s=books\u0026sr=1-1\u0026utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781839210648\u0026utm_term=MongoDB\u0026utm_content=MongoDB%20Fundamentals)\n* [The Applied SQL Data Analytics Workshop](https://www.amazon.com/Applied-SQL-Data-Analytics-Workshop-ebook/dp/B085D91RNK/ref=sr_1_2?crid=1FDBQD0TEVVF9\u0026dchild=1\u0026keywords=applied%20sql%20data%20analytics%20workshop\u0026qid=1610707878\u0026sprefix=applied%20sql%20dat%2Caps%2C330\u0026sr=8-2\u0026utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781800203679\u0026utm_term=Applied%20SQL%20Data%20Analytics\u0026utm_content=The%20Applied%20SQL%20Data%20Analytics%20Workshop)\n* [The Data Analysis Workshop](https://www.amazon.com/Data-Analysis-Workshop-state-art-ebook/dp/B08Q8HXRQ4/ref=sr_1_1?dchild=1\u0026keywords=The%20Data%20Analysis%20Workshop\u0026qid=1610708839\u0026sr=8-1\u0026utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781839211386\u0026utm_term=Data%20Analysis\u0026utm_content=The%20Data%20Analysis%20Workshop)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacktworkshops%2Fthe-sql-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpacktworkshops%2Fthe-sql-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacktworkshops%2Fthe-sql-workshop/lists"}