{"id":19144560,"url":"https://github.com/jacobbrewer1/dumpster","last_synced_at":"2026-02-09T05:35:56.140Z","repository":{"id":220871632,"uuid":"752600286","full_name":"Jacobbrewer1/dumpster","owner":"Jacobbrewer1","description":"A database backup package.","archived":false,"fork":false,"pushed_at":"2025-01-06T03:14:34.000Z","size":11111,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T17:16:44.732Z","etag":null,"topics":["database","database-backup","golang","mysql","mysql-database","mysqldump","mysqldump-backup"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jacobbrewer1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-02-04T10:24:41.000Z","updated_at":"2024-10-15T07:19:21.000Z","dependencies_parsed_at":"2024-04-27T20:25:22.202Z","dependency_job_id":"c028f68e-91ff-4ba6-9606-d5f99a982eb5","html_url":"https://github.com/Jacobbrewer1/dumpster","commit_stats":null,"previous_names":["jacobbrewer1/dumpster"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacobbrewer1%2Fdumpster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacobbrewer1%2Fdumpster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacobbrewer1%2Fdumpster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacobbrewer1%2Fdumpster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jacobbrewer1","download_url":"https://codeload.github.com/Jacobbrewer1/dumpster/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252793653,"owners_count":21805058,"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":["database","database-backup","golang","mysql","mysql-database","mysqldump","mysqldump-backup"],"created_at":"2024-11-09T07:35:27.558Z","updated_at":"2026-02-09T05:35:56.113Z","avatar_url":"https://github.com/Jacobbrewer1.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dumpster\n\nDumpster is a GO CLI tool that makes creating MySQL dumps easy. The application can upload the dump to a Google Cloud\nStorage bucket (S3 support is planned). There is a docker image available and attached to this repository under the\npackages section. \n\nWe are planning to add more features to this tool, so stay tuned.\n\n## Installation\n\nYou can install the tool using the following command:\n\n```bash\ngo get -u github.com/Jacobbrewer1/dumpster\n```\n\n## Usage\n\n### Locally\n\nThe tool is very simple to use. You can run the following command to see the available options:\n\n```bash\ndumpster commands\n```\n\n### Docker\n\nThere is a docker image available for this tool. I personally use the docker image to run the tool as a Kubernetes \ncronjob in my projects.\n\n## Commands\n\nThe following commands are available:\n\n- `version` - This command will display the version of the tool.\n- `dump` - This command will create a dump of the specified database and upload it to the specified bucket.\n- `purge` - This command will delete all the files in the specified bucket.\n\n## Configuration\n\nThe tool requires a small setup if certain features are to be used. you can run the following command to get help on\nconfiguring the tool:\n\n```bash\ndumpster \u003ccommand\u003e --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobbrewer1%2Fdumpster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobbrewer1%2Fdumpster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobbrewer1%2Fdumpster/lists"}