{"id":48464155,"url":"https://github.com/atomicobject/postgres-tutorial","last_synced_at":"2026-04-07T04:01:39.263Z","repository":{"id":334986036,"uuid":"1142627490","full_name":"atomicobject/postgres-tutorial","owner":"atomicobject","description":"Self contained dockerized tutorial to walk through some postgres concepts","archived":false,"fork":false,"pushed_at":"2026-01-28T04:53:49.000Z","size":2452,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-28T09:11:17.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/atomicobject.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-26T16:50:08.000Z","updated_at":"2026-01-28T04:53:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/atomicobject/postgres-tutorial","commit_stats":null,"previous_names":["atomicobject/postgres-tutorial"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/atomicobject/postgres-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Fpostgres-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Fpostgres-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Fpostgres-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Fpostgres-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicobject","download_url":"https://codeload.github.com/atomicobject/postgres-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicobject%2Fpostgres-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31499193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2026-04-07T04:01:38.407Z","updated_at":"2026-04-07T04:01:39.249Z","avatar_url":"https://github.com/atomicobject.png","language":"TypeScript","readme":"# Postgres Workshop\n\n## Prerequisites\n\n- [Docker Desktop](https://www.docker.com/products/docker-desktop/) (running)\n- [Node.js 20+](https://nodejs.org/)\n- [Git](https://git-scm.com/downloads)\n\n## Install\n\n```bash\ncd frontend\nnpm install\n```\n\n## Run\n\nMake sure Docker Desktop is running, then:\n\n```bash\ndocker compose up --build\n```\n\n## Access\n\n- **App**: http://localhost:3000\n- **pgweb** (database UI): http://localhost:8081\n\n## Workshop\n\nYou have been hired by a superhero organization to create reports on their team's performance. Their superheroes have all taken an assessment, and now we have a database with their results. Here are your objectives.\n\n1. [Get Best and Worst Questions by Category](docs/best-worst-questions.md)\n2. [Get the top Weapon, Vehicle and Suit used](docs/top-tools-used.md)\n3. [Search one year goals](docs/search-goals.md)\n4. Extra credit - Find the top performing superhero\n5. Extra credit - Add a bar graph of average Battle Planning, Hero Team Synergy, Gadgets \u0026 Combat Tricks scores\n6. Extra credit - Add a dropdown to filter by superhero, so this report is individual rather than average results\n7. Extra credit - Add a line under each goal with the name of the superhero who had that goal\n\n![Hero Assessment Form](docs/hero-assessment-form.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicobject%2Fpostgres-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicobject%2Fpostgres-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicobject%2Fpostgres-tutorial/lists"}