{"id":15774322,"url":"https://github.com/passcod/adventofcode22","last_synced_at":"2026-03-18T03:58:17.529Z","repository":{"id":139959761,"uuid":"573233129","full_name":"passcod/adventofcode22","owner":"passcod","description":"Advent of Code 2022","archived":false,"fork":false,"pushed_at":"2022-12-06T11:45:29.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T14:11:22.204Z","etag":null,"topics":[],"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/passcod.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":"2022-12-02T01:34:24.000Z","updated_at":"2022-12-15T01:29:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"26a0ede8-b4b3-49c6-9004-3bc81eee95a6","html_url":"https://github.com/passcod/adventofcode22","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/passcod/adventofcode22","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passcod%2Fadventofcode22","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passcod%2Fadventofcode22/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passcod%2Fadventofcode22/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passcod%2Fadventofcode22/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/passcod","download_url":"https://codeload.github.com/passcod/adventofcode22/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passcod%2Fadventofcode22/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30646433,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T02:48:56.676Z","status":"ssl_error","status_checked_at":"2026-03-18T02:48:55.747Z","response_time":104,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-04T16:21:12.726Z","updated_at":"2026-03-18T03:58:17.501Z","avatar_url":"https://github.com/passcod.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2022: PostgreSQL\n\nFirst create a database and load the schema with\n\n```console\npsql \u003c schema.sql\n```\n\nThen each day is self-contained and written in PSQL:\n\n```console\ncd day01\npsql \u003c program.sql\n```\n\nThe input is placed in `input.txt` alongside the program.\n\n## Limitations\n\n- PSQL syntax and macros are allowed\n- PostgreSQL version is 14.5\n- User running the code is a postgres superuser\n- Extensions, PLPgSQL, others languages, etc *are* allowed but solutions should primarily be in SQL where possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasscod%2Fadventofcode22","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpasscod%2Fadventofcode22","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasscod%2Fadventofcode22/lists"}