{"id":18936677,"url":"https://github.com/kellerkinderde/shopware6-database-dump","last_synced_at":"2025-08-22T05:30:59.309Z","repository":{"id":41176988,"uuid":"426674316","full_name":"kellerkinderDE/shopware6-database-dump","owner":"kellerkinderDE","description":"Dump a Shopware 6 database for your local environments (and filter GDPR data)","archived":false,"fork":false,"pushed_at":"2024-08-08T12:12:21.000Z","size":33,"stargazers_count":38,"open_issues_count":0,"forks_count":11,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-12-18T02:52:27.036Z","etag":null,"topics":["database","gdpr","shopware","shopware6"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/kellerkinderDE.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}},"created_at":"2021-11-10T15:25:54.000Z","updated_at":"2024-10-03T08:43:54.000Z","dependencies_parsed_at":"2022-07-14T10:21:30.217Z","dependency_job_id":null,"html_url":"https://github.com/kellerkinderDE/shopware6-database-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/kellerkinderDE%2Fshopware6-database-dump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellerkinderDE%2Fshopware6-database-dump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellerkinderDE%2Fshopware6-database-dump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellerkinderDE%2Fshopware6-database-dump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kellerkinderDE","download_url":"https://codeload.github.com/kellerkinderDE/shopware6-database-dump/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230561013,"owners_count":18245324,"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","gdpr","shopware","shopware6"],"created_at":"2024-11-08T12:08:27.629Z","updated_at":"2024-12-20T09:06:20.488Z","avatar_url":"https://github.com/kellerkinderDE.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shopware6-database-dump\nDump a Shopware 6 database for your local environments (and filter GDPR data).\n\n## Disclaimer\nWe support a standard Shopware 6 database along with the official Klarna, PAYONE and Unzer plugins.\n\nPlease understand, that we can not give any guarantees for GDPR compliance of the resulting dump.\n\n## Requirements\nYou need to have `gzip` and `mysqldump` installed and available via your `PATH`.\nMySQL will be accessed via IP, sockets are not supported yet.\n\n## Usage\nRun `./shopware6-database-dump.sh` to see available options:\n\n```\nDumps a Shopware 6 database with a bit of cleanup and a GDPR mode ignoring more data.\n\nUsage:\n  shopware6-database-dump.sh --database db_name --user username [--host 127.0.0.1] [--port 3306] [--gdpr]\n  shopware6-database-dump.sh -d db_name -u username [-H 127.0.0.1] [-p 3306] [--gdpr]\n  shopware6-database-dump.sh -h | --help\n\nOptions:\n  -h --help      Display this help information.\n  -d --database  Set database name\n  -u --user      Set database user name\n  -H --host      Set hostname for database server (default: 127.0.0.1)\n  -p --port      Set database server port (default: 3306)\n  --gdpr         Enable GDPR data filtering\n```\n\nYour dump will be written to `dump.sql.gz`.\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellerkinderde%2Fshopware6-database-dump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkellerkinderde%2Fshopware6-database-dump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellerkinderde%2Fshopware6-database-dump/lists"}