{"id":31549934,"url":"https://github.com/vrnvu/batch-connector","last_synced_at":"2026-04-15T12:40:02.893Z","repository":{"id":57621370,"uuid":"392609746","full_name":"vrnvu/batch-connector","owner":"vrnvu","description":"efficient parallel batch connector. queries http resources and streams them down in batches into postgres.","archived":false,"fork":false,"pushed_at":"2021-08-04T09:14:29.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-15T12:39:51.881Z","etag":null,"topics":["connector","go","pipeline","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Go","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/vrnvu.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}},"created_at":"2021-08-04T08:27:44.000Z","updated_at":"2021-08-04T09:18:28.000Z","dependencies_parsed_at":"2022-09-26T20:10:29.802Z","dependency_job_id":null,"html_url":"https://github.com/vrnvu/batch-connector","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vrnvu/batch-connector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrnvu%2Fbatch-connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrnvu%2Fbatch-connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrnvu%2Fbatch-connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrnvu%2Fbatch-connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrnvu","download_url":"https://codeload.github.com/vrnvu/batch-connector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrnvu%2Fbatch-connector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"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":["connector","go","pipeline","postgresql"],"created_at":"2025-10-04T17:29:18.411Z","updated_at":"2026-04-15T12:40:02.882Z","avatar_url":"https://github.com/vrnvu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# batch-connector\n\n## Getting started\n\n\nRun a local docker container with psql:\n\n```\ndocker run -d --rm \\\n  -e POSTGRES_HOST_AUTH_METHOD=trust -e POSTGRES_DB=dbname \\\n  -p 5432:5432 --name postgres postgres:12.3-alpine\n```\n\nConnect to the running container and create a table manually:\n\n```\ndocker exec -it postgres psql -U postgres -d dbname\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrnvu%2Fbatch-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrnvu%2Fbatch-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrnvu%2Fbatch-connector/lists"}