{"id":25844609,"url":"https://github.com/leoborai/pancakes-sql-training","last_synced_at":"2025-03-01T07:31:07.253Z","repository":{"id":104133897,"uuid":"195476477","full_name":"LeoBorai/pancakes-sql-training","owner":"LeoBorai","description":"🥞 Databases only training","archived":false,"fork":false,"pushed_at":"2019-07-14T18:15:44.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T20:58:59.835Z","etag":null,"topics":["docker","mysql","sql","training","w3schools"],"latest_commit_sha":null,"homepage":null,"language":"TSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LeoBorai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-05T23:16:17.000Z","updated_at":"2019-07-14T18:15:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbabbfc1-2e95-4fa1-856e-a4914f648fc1","html_url":"https://github.com/LeoBorai/pancakes-sql-training","commit_stats":null,"previous_names":["leoborai/pancakes-sql-training"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fpancakes-sql-training","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fpancakes-sql-training/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fpancakes-sql-training/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fpancakes-sql-training/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeoBorai","download_url":"https://codeload.github.com/LeoBorai/pancakes-sql-training/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241335184,"owners_count":19946059,"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":["docker","mysql","sql","training","w3schools"],"created_at":"2025-03-01T07:31:05.838Z","updated_at":"2025-03-01T07:31:07.214Z","avatar_url":"https://github.com/LeoBorai.png","language":"TSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pancakes-sql-training\n🥞 Databases only training\n\n\u003e This is a collection of results from [w3schools](https://www.w3schools.com/sql/default.asp) SQL tutorial website. Every sample from the index comes from that tutorial, and this repository is intended to be used as reference of the queries showed in the website while reading the documentation.\n\n## Requirements\n[Docker](https://www.docker.com/)\n\n## Setup Environment\nBuild Docker image:\n\n```bash\ndocker build -t pancakes-sql-training .\n```\n\nRun Docker image `pancakes-sql-training`:\n\n```bash\ndocker run -p 3306:3306 pancakes-sql-training:latest\n```\n\n## Index\n- [SQL Select](https://github.com/estebanborai/pancakes-sql-training/tree/master/sql_select)\n- [SQL Select Distinct](https://github.com/estebanborai/pancakes-sql-training/tree/master/sql_select_distinct)\n- [SQL Select Where](https://github.com/estebanborai/pancakes-sql-training/tree/master/sql_select_where)\n- [SQL And, Or, Not](https://github.com/estebanborai/pancakes-sql-training/tree/master/sql_and_or_not)\n- [SQL Order By](https://github.com/estebanborai/pancakes-sql-training/tree/master/sql_order_by)\n- [SQL Insert Into](https://github.com/estebanborai/pancakes-sql-training/tree/master/sql_insert_into)\n\n## References\n- [W3Schools](https://www.w3schools.com/sql/)\n- [MySQL Doc](https://dev.mysql.com/doc/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoborai%2Fpancakes-sql-training","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleoborai%2Fpancakes-sql-training","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoborai%2Fpancakes-sql-training/lists"}