{"id":15566064,"url":"https://github.com/ericfreese/advent-of-code-2022-pgsql","last_synced_at":"2026-06-13T12:03:10.126Z","repository":{"id":146076981,"uuid":"578902775","full_name":"ericfreese/advent-of-code-2022-pgsql","owner":"ericfreese","description":"PostgreSQL Solutions for 2022 Advent of Code","archived":false,"fork":false,"pushed_at":"2023-02-09T04:12:07.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T03:49:53.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ericfreese.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-16T06:47:10.000Z","updated_at":"2022-12-16T06:47:39.000Z","dependencies_parsed_at":"2023-05-12T09:00:28.314Z","dependency_job_id":null,"html_url":"https://github.com/ericfreese/advent-of-code-2022-pgsql","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"37ecae0c106d13f1ad79852453d99ef85eeea928"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericfreese%2Fadvent-of-code-2022-pgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericfreese%2Fadvent-of-code-2022-pgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericfreese%2Fadvent-of-code-2022-pgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericfreese%2Fadvent-of-code-2022-pgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericfreese","download_url":"https://codeload.github.com/ericfreese/advent-of-code-2022-pgsql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240702685,"owners_count":19843960,"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-10-02T17:00:56.916Z","updated_at":"2026-06-13T12:03:05.094Z","avatar_url":"https://github.com/ericfreese.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code 2022\n\nSolutions using PostgreSQL.\n\n## Usage\n\n- Paste puzzle inputs into `inputs/??` files where `??` is the zero-padded day number (e.g. `01` for day 1).\n- Run the postgres server via `./server` (requires docker).\n- Run a solution via `./run solutions/??-?.sql` (requires psql).\n- Once you get a correct answer, write it to `answers/??-?` where `??` is the zero-padded day number and `?` is the part number (e.g. `./run solutions/01-2.sql \u003e answers/01-2`.\n- Running a solution that has a corresponding file under `answers/` will output a diff of the current output against the recorded output, allowing for simple regression testing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericfreese%2Fadvent-of-code-2022-pgsql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericfreese%2Fadvent-of-code-2022-pgsql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericfreese%2Fadvent-of-code-2022-pgsql/lists"}