{"id":16307671,"url":"https://github.com/kaorimatz/mysqldump-loader","last_synced_at":"2025-07-01T05:36:44.380Z","repository":{"id":57550460,"uuid":"135989230","full_name":"kaorimatz/mysqldump-loader","owner":"kaorimatz","description":"Load a MySQL dump file using LOAD DATA INFILE","archived":false,"fork":false,"pushed_at":"2020-05-07T11:59:18.000Z","size":116,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T14:22:50.625Z","etag":null,"topics":["mysql","mysqldump"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/kaorimatz.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":"2018-06-04T07:45:11.000Z","updated_at":"2021-12-29T03:41:48.000Z","dependencies_parsed_at":"2022-08-29T22:30:59.573Z","dependency_job_id":null,"html_url":"https://github.com/kaorimatz/mysqldump-loader","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaorimatz%2Fmysqldump-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaorimatz%2Fmysqldump-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaorimatz%2Fmysqldump-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaorimatz%2Fmysqldump-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaorimatz","download_url":"https://codeload.github.com/kaorimatz/mysqldump-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245020147,"owners_count":20548154,"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":["mysql","mysqldump"],"created_at":"2024-10-10T21:14:54.197Z","updated_at":"2025-03-22T20:33:25.755Z","avatar_url":"https://github.com/kaorimatz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mysqldump-loader\n\nLoad a MySQL dump file using LOAD DATA INFILE.\n\n## Usage\n\n    ./mysqldump-loader\n\n### Flags\n\n    $ ./mysqldump-loader --help\n    Usage of ./mysqldump-loader:\n      -concurrency int\n            Maximum number of concurrent load operations. (default Number of available CPUs)\n      -data-source-name string\n            Data source name for MySQL server to load data into.\n      -dump-file string\n            MySQL dump file to load.\n      -low-priority\n            Use LOW_PRIORITY when loading data.\n      -mysql-variable value\n            MySQL variable (format: \u003cname\u003e=\u003cvalue\u003e)\n      -replace-table\n            Load data into a temporary table and replace the old table with it once load is complete.\n      -verbose\n            Verbose mode.\n\n## Development\n\n### Building\n\n    go build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaorimatz%2Fmysqldump-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaorimatz%2Fmysqldump-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaorimatz%2Fmysqldump-loader/lists"}