{"id":27161804,"url":"https://github.com/suquant/gomysqldumper","last_synced_at":"2025-10-03T20:38:38.663Z","repository":{"id":30674008,"uuid":"34229836","full_name":"suquant/gomysqldumper","owner":"suquant","description":"Golang mysql dumper","archived":false,"fork":false,"pushed_at":"2015-04-20T08:46:56.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-22T19:22:15.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/suquant.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":"2015-04-20T00:27:27.000Z","updated_at":"2015-04-20T08:46:56.000Z","dependencies_parsed_at":"2022-08-27T07:41:00.697Z","dependency_job_id":null,"html_url":"https://github.com/suquant/gomysqldumper","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suquant%2Fgomysqldumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suquant%2Fgomysqldumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suquant%2Fgomysqldumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suquant%2Fgomysqldumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suquant","download_url":"https://codeload.github.com/suquant/gomysqldumper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247953108,"owners_count":21023947,"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":[],"created_at":"2025-04-09T00:58:02.052Z","updated_at":"2025-10-03T20:38:33.631Z","avatar_url":"https://github.com/suquant.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Golang mysql dumper\n=====\n\nDump table data into csv files chunked by slice size with gzip compression\n\nAt complete printed into stdout file_path[(any errors)]: count\n\n\nRequirements\n=====\n\n* github.com/go-sql-driver/mysql\n\n\nInstall requirements\n\n```\n# go get github.com/go-sql-driver/mysql\n```\n\n\nHow to use?\n=====\n\n1. Build it \n\n```\n# go build main.go\n```\n\n2. Run it\n\n```\n# ./main -db_dsl=\"dbuser:dbpass@/test_db\" -table=\"users\" -to_path=\"/dump_path/\" -slice_size=100000 -concurrency=5 -gzip_level=7\n```\n\nOr get help information\n\n```\n# ./main -h\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuquant%2Fgomysqldumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuquant%2Fgomysqldumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuquant%2Fgomysqldumper/lists"}