{"id":20827245,"url":"https://github.com/ccnokes/learn-sql","last_synced_at":"2025-03-12T07:25:45.440Z","repository":{"id":227385112,"uuid":"715925162","full_name":"ccnokes/learn-sql","owner":"ccnokes","description":"This is where I'm learning SQL because I'm not great at it","archived":false,"fork":false,"pushed_at":"2024-03-13T02:59:57.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T17:55:23.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ccnokes.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":"2023-11-08T05:30:35.000Z","updated_at":"2023-11-08T05:30:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"22404568-998a-4b52-936f-11277855b708","html_url":"https://github.com/ccnokes/learn-sql","commit_stats":null,"previous_names":["ccnokes/learn-sql"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Flearn-sql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Flearn-sql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Flearn-sql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnokes%2Flearn-sql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccnokes","download_url":"https://codeload.github.com/ccnokes/learn-sql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243174896,"owners_count":20248362,"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-17T23:11:33.427Z","updated_at":"2025-03-12T07:25:45.416Z","avatar_url":"https://github.com/ccnokes.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# My attempt to learn SQL\n\nProbably going to use local sqlite DBs as much as possible to do this, even though it's not as robust as Postgres or mySQL.\n\n## SQLite notes\n\n### Create db\n\nCan use the CLI or from a file:\n\n```\nsqlite3 \u003cdb file\u003e \u003c sql-file-name.sql\n```\n\n### Get nicely formatted output\n\nin sqlite CLI, run:\n\n```\n.mode column\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccnokes%2Flearn-sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccnokes%2Flearn-sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccnokes%2Flearn-sql/lists"}