{"id":50578763,"url":"https://github.com/brian3814/advent_of_sql_2024","last_synced_at":"2026-06-05T00:03:39.209Z","repository":{"id":266953119,"uuid":"899045113","full_name":"brian3814/advent_of_sql_2024","owner":"brian3814","description":"Advent of SQL 2024 Challange","archived":false,"fork":false,"pushed_at":"2024-12-22T06:49:02.000Z","size":5222,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-22T07:28:20.505Z","etag":null,"topics":["advent-of-sql","postgresql"],"latest_commit_sha":null,"homepage":"","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/brian3814.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":"2024-12-05T14:19:02.000Z","updated_at":"2024-12-22T06:49:05.000Z","dependencies_parsed_at":"2024-12-22T07:26:43.072Z","dependency_job_id":"9adaacac-6b6b-4452-a1ef-8ea74271b489","html_url":"https://github.com/brian3814/advent_of_sql_2024","commit_stats":null,"previous_names":["brian3814/advent_of_sql_2024"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brian3814/advent_of_sql_2024","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brian3814%2Fadvent_of_sql_2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brian3814%2Fadvent_of_sql_2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brian3814%2Fadvent_of_sql_2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brian3814%2Fadvent_of_sql_2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brian3814","download_url":"https://codeload.github.com/brian3814/advent_of_sql_2024/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brian3814%2Fadvent_of_sql_2024/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33924845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["advent-of-sql","postgresql"],"created_at":"2026-06-05T00:03:38.418Z","updated_at":"2026-06-05T00:03:39.203Z","avatar_url":"https://github.com/brian3814.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of SQL Challange\n\nCalender: [https://adventofsql.com/](https://adventofsql.com/)\n\n## Docker setup\n\n```\ndocker pull postgres\ndocker run --name postgres -e POSTGRES_PASSWORD=mysecretpassword -d -p 5432:5432 postgres\n``` \n\n## Connect to PostgreSQL\n\nUse either psql or third-party tools such as DBeaver.\n\n```\npsql -h localhost -p 5432 -U postgres\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrian3814%2Fadvent_of_sql_2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrian3814%2Fadvent_of_sql_2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrian3814%2Fadvent_of_sql_2024/lists"}