{"id":19726040,"url":"https://github.com/mesmacosta/cloudsql-mysql-tooling","last_synced_at":"2026-04-15T05:32:22.293Z","repository":{"id":151436931,"uuid":"260027742","full_name":"mesmacosta/cloudsql-mysql-tooling","owner":"mesmacosta","description":"Scripts with the goal to enable easy usage of some MySQL operations.","archived":false,"fork":false,"pushed_at":"2020-05-27T22:36:17.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T07:05:08.785Z","etag":null,"topics":["automation","database","devops-tools","gcloud","mysql","terraform"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mesmacosta.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}},"created_at":"2020-04-29T19:51:59.000Z","updated_at":"2020-09-06T18:23:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fc501fb-135b-4c61-9a9a-8979d8b79be0","html_url":"https://github.com/mesmacosta/cloudsql-mysql-tooling","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mesmacosta/cloudsql-mysql-tooling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesmacosta%2Fcloudsql-mysql-tooling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesmacosta%2Fcloudsql-mysql-tooling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesmacosta%2Fcloudsql-mysql-tooling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesmacosta%2Fcloudsql-mysql-tooling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesmacosta","download_url":"https://codeload.github.com/mesmacosta/cloudsql-mysql-tooling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesmacosta%2Fcloudsql-mysql-tooling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["automation","database","devops-tools","gcloud","mysql","terraform"],"created_at":"2024-11-11T23:34:16.133Z","updated_at":"2026-04-15T05:32:22.230Z","avatar_url":"https://github.com/mesmacosta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloudsql-mysql-tooling\n\nScripts with the goal to enable easy usage of some MySQL operations.\n\n## INIT database\n```bash\n./init-db.sh\n```\n\n## Creating Schemas and Tables in MySQL\n```bash\n./connect-db.sh\n```\nProvide your password when prompted, then execute:\n```bash\nCREATE SCHEMA MY_SCHEMA;\nCREATE TABLE MY_SCHEMA.MY_TABLE (name INT, address TEXT);\nexit\n```\n\n## Clean up MySQL Schemas and Tables\n```bash\n./cleanup-db.sh\n```\n\n## Delete the MySQL database\n```bash\n./delete-db.sh\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesmacosta%2Fcloudsql-mysql-tooling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmesmacosta%2Fcloudsql-mysql-tooling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesmacosta%2Fcloudsql-mysql-tooling/lists"}