{"id":16408809,"url":"https://github.com/kedarvj/mysql-random-data-generator","last_synced_at":"2025-03-16T16:32:06.595Z","repository":{"id":30602305,"uuid":"34157513","full_name":"kedarvj/mysql-random-data-generator","owner":"kedarvj","description":"This is the easiest MySQL random test data generator tool. Load the procedure and execute to auto detect column types and load data.","archived":false,"fork":false,"pushed_at":"2023-02-09T12:28:08.000Z","size":29,"stargazers_count":150,"open_issues_count":5,"forks_count":45,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-27T11:43:27.154Z","etag":null,"topics":["data","dataset","dummy-data","dummy-data-generator","mysql","procedure","random-generation","testdata","testdatabuilder"],"latest_commit_sha":null,"homepage":"http://kedar.nitty-witty.com/blog","language":null,"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/kedarvj.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-18T07:53:13.000Z","updated_at":"2025-02-05T10:56:09.000Z","dependencies_parsed_at":"2024-10-27T11:01:35.572Z","dependency_job_id":"f255e9f4-478b-4427-bf00-ac2f3c957fad","html_url":"https://github.com/kedarvj/mysql-random-data-generator","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/kedarvj%2Fmysql-random-data-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kedarvj%2Fmysql-random-data-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kedarvj%2Fmysql-random-data-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kedarvj%2Fmysql-random-data-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kedarvj","download_url":"https://codeload.github.com/kedarvj/mysql-random-data-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822295,"owners_count":20353500,"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":["data","dataset","dummy-data","dummy-data-generator","mysql","procedure","random-generation","testdata","testdatabuilder"],"created_at":"2024-10-11T06:17:58.211Z","updated_at":"2025-03-16T16:32:06.332Z","avatar_url":"https://github.com/kedarvj.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# mysql-random-data-generator\nThis is the easiest MySQL Random Data Generator tool. Load the procedure and execute to auto detect column types and load data in it.\n\n\n# Usage:\n\n1) Download random data generator (populate.sql and populate_fk.sql) from website or git.\n- http://kedar.nitty-witty.com/blog/generate-random-test-data-for-mysql-using-routines\n\n2) Load it to mysql\n\n```\nmysql -uUSER -p DBNAME \u003c populate.sql\nmysql -uUSER -p DBNAME \u003c populate_fk.sql\n```\n\n3) Use:\n```\nmysql\u003euse DBNAME\n\nmysql\u003ecall populate('sakila','film',100,'N');\nmysql\u003ecall populate_fk('sakila','child_table',100,'N');\n```\n\n- Parameters are: `database-name`, `table-name`, `number-of-records`, `debug-mode`\n- Setting `debug-mode` as `Y` will print all the insert statements that are being executed.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkedarvj%2Fmysql-random-data-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkedarvj%2Fmysql-random-data-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkedarvj%2Fmysql-random-data-generator/lists"}