{"id":20545696,"url":"https://github.com/alexyslozada/migrations","last_synced_at":"2026-02-25T08:41:46.425Z","repository":{"id":57562145,"uuid":"145901736","full_name":"alexyslozada/migrations","owner":"alexyslozada","description":"Permite ejecutar los archivos .sql de migraciones en cualquier base de datos","archived":false,"fork":false,"pushed_at":"2022-10-06T00:36:16.000Z","size":14,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-14T12:43:10.828Z","etag":null,"topics":["go","golang","migrations","sql"],"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/alexyslozada.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":"2018-08-23T20:06:50.000Z","updated_at":"2023-04-29T03:02:39.000Z","dependencies_parsed_at":"2022-09-16T13:47:08.101Z","dependency_job_id":null,"html_url":"https://github.com/alexyslozada/migrations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexyslozada/migrations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexyslozada%2Fmigrations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexyslozada%2Fmigrations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexyslozada%2Fmigrations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexyslozada%2Fmigrations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexyslozada","download_url":"https://codeload.github.com/alexyslozada/migrations/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexyslozada%2Fmigrations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29815026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["go","golang","migrations","sql"],"created_at":"2024-11-16T01:53:05.133Z","updated_at":"2026-02-25T08:41:46.405Z","avatar_url":"https://github.com/alexyslozada.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# migrations\nPermite ejecutar los archivos .sql de migraciones en cualquier base de datos\n\n## Uso\n```bash\n$ go get -u github.com/alexyslozada/migrations/...\n$ cd $GOPATH/src/github.com/alexyslozada/migrations\n$ cp configuration.json.example configuration.json\n// Edita el archivo configuration.json para que apunte a tu base de datos.\n\n$ go build\n$ ./migrations -config=/path/to/your/configuration.json -migration=/path/to/you/directory/contains/sql-files/\n```\nLos flag -config y -migration son obligatorios. -config indica dónde se encuentra el archivo configuration.json y el flag -migration indica dónde se encuentran los archivos sql de tus migraciones.\n\n## Configuration.json\nEste archivo contiene la información necesaria para la conexión a la base de datos.\nCopia y pega el archivo `configuration.json.example` en un archivo `configuration.json` y edita su contenido para la correcta conexión a la base de datos.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexyslozada%2Fmigrations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexyslozada%2Fmigrations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexyslozada%2Fmigrations/lists"}