{"id":45181175,"url":"https://github.com/ossc-db/pg_bulkload","last_synced_at":"2026-04-04T17:49:54.058Z","repository":{"id":1941708,"uuid":"38403309","full_name":"ossc-db/pg_bulkload","owner":"ossc-db","description":"High speed data loading utility for PostgreSQL","archived":false,"fork":false,"pushed_at":"2026-02-26T04:14:10.000Z","size":1383,"stargazers_count":485,"open_issues_count":35,"forks_count":82,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-03-05T10:59:35.942Z","etag":null,"topics":["bulk-loader","postgresql"],"latest_commit_sha":null,"homepage":"http://ossc-db.github.io/pg_bulkload/index.html","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ossc-db.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":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2015-07-02T01:03:32.000Z","updated_at":"2026-03-04T15:19:14.000Z","dependencies_parsed_at":"2023-02-19T15:15:39.310Z","dependency_job_id":"f2ed9fbf-bed4-4fa9-b940-d4005365536a","html_url":"https://github.com/ossc-db/pg_bulkload","commit_stats":{"total_commits":289,"total_committers":26,"mean_commits":"11.115384615384615","dds":0.7923875432525952,"last_synced_commit":"c5b508e49514515c81a22fc06cd7820a15690d7c"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/ossc-db/pg_bulkload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossc-db%2Fpg_bulkload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossc-db%2Fpg_bulkload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossc-db%2Fpg_bulkload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossc-db%2Fpg_bulkload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ossc-db","download_url":"https://codeload.github.com/ossc-db/pg_bulkload/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossc-db%2Fpg_bulkload/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":["bulk-loader","postgresql"],"created_at":"2026-02-20T10:00:30.838Z","updated_at":"2026-04-04T17:49:54.015Z","avatar_url":"https://github.com/ossc-db.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"pg_bulkload\n=======\npg_bulkload is a high speed data loading tool for PostgreSQL.\n\npg_bulkload is designed to load huge amount of data to a database. \nYou can load data to table bypassing PostgreSQL shared buffers.\n\npg_bulkload also has some ETL features; input data validation and data transformation.\n\nBranches\n--------\n\n* master: branch for pg_bulkload 3.2 [![Test](https://github.com/ossc-db/pg_bulkload/actions/workflows/test.yml/badge.svg?branch=master\u0026event=push)](https://github.com/ossc-db/pg_bulkload/actions/workflows/test.yml)\n\nHow to use\n----------\npg_bulkload works with control file like below,\n\n````\n$ pg_bulkload sample_csv.ctl\nNOTICE: BULK LOAD START\nNOTICE: BULK LOAD END\n\t0 Rows skipped.\n\t8 Rows successfully loaded.\n\t0 Rows not loaded due to parse errors.\n\t0 Rows not loaded due to duplicate errors.\n\t0 Rows replaced with new rows.\n````\n\nSee documentation about detail usage.\n\nhttp://ossc-db.github.io/pg_bulkload/index.html\n\nHow to build and install from source code\n-----------------------------------------\nChange directory into top directory of pg_bulkload source codes and\nrun the below commands.\n\n````\n $ make\n # make install\n````\n\nHow to run regression tests\n---------------------------\nStart PostgreSQL server and run the below command.\n\n````\n $ make installcheck\n````\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fossc-db%2Fpg_bulkload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fossc-db%2Fpg_bulkload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fossc-db%2Fpg_bulkload/lists"}