{"id":14973875,"url":"https://github.com/jaymon/dump","last_synced_at":"2025-10-27T05:30:53.840Z","repository":{"id":27857965,"uuid":"31348604","full_name":"Jaymon/dump","owner":"Jaymon","description":"Python wrapper around psql and pg_dump to make it easier to backup/restore a PostgreSQL database","archived":false,"fork":false,"pushed_at":"2018-11-15T07:23:14.000Z","size":18,"stargazers_count":14,"open_issues_count":10,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T02:04:23.703Z","etag":null,"topics":["backup","cli","database","pg-dump","postgres","postgresql","postgresql-database","psql","python","restore"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jaymon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-26T03:19:49.000Z","updated_at":"2024-03-28T14:25:24.000Z","dependencies_parsed_at":"2022-09-14T08:20:58.906Z","dependency_job_id":null,"html_url":"https://github.com/Jaymon/dump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fdump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fdump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fdump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaymon%2Fdump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaymon","download_url":"https://codeload.github.com/Jaymon/dump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238437593,"owners_count":19472440,"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":["backup","cli","database","pg-dump","postgres","postgresql","postgresql-database","psql","python","restore"],"created_at":"2024-09-24T13:49:37.205Z","updated_at":"2025-10-27T05:30:48.536Z","avatar_url":"https://github.com/Jaymon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dump\n\nPython wrapper around psql and pg_dump to make it easier to backup/restore a PostgreSQL database.\n\n\n## Backup\n\nYou backup per table:\n\n    $ dump backup --dbname=... --username=...  --password=... --dir=/some/base/path table1 table2 ...\n\n\n## Restore\n\nYou can restore the entire backup directory:\n\n    $ dump restore --dbname=... --username=...  --password=... --dir=/some/base/path\n\n\n## Install\n\nUse pip:\n\n    $ pip install dump\n\nto install the latest and greatest:\n\n    $ pip install --upgrade git+https://github.com/Jaymon/dump#egg=dump\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaymon%2Fdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaymon%2Fdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaymon%2Fdump/lists"}