{"id":23690580,"url":"https://github.com/gowon/gofer","last_synced_at":"2026-04-16T03:32:39.887Z","repository":{"id":79103136,"uuid":"316311006","full_name":"gowon/gofer","owner":"gowon","description":"Gofer is a simple database migration utility.","archived":false,"fork":false,"pushed_at":"2021-01-04T04:45:39.000Z","size":501,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T01:32:57.984Z","etag":null,"topics":["database","dotnet","migrations","sql"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/Gofer.Tools/","language":"C#","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/gowon.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,"zenodo":null}},"created_at":"2020-11-26T18:37:58.000Z","updated_at":"2021-01-04T05:56:32.000Z","dependencies_parsed_at":"2023-02-25T04:30:22.222Z","dependency_job_id":null,"html_url":"https://github.com/gowon/gofer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gowon/gofer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowon%2Fgofer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowon%2Fgofer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowon%2Fgofer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowon%2Fgofer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gowon","download_url":"https://codeload.github.com/gowon/gofer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowon%2Fgofer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["database","dotnet","migrations","sql"],"created_at":"2024-12-30T02:34:35.426Z","updated_at":"2026-04-16T03:32:39.862Z","avatar_url":"https://github.com/gowon.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gofer\n\nGofer is a simple database migration CLI utility.\n\n## Usage\n\n### Create\n\n```shell\ncreate:\n  Create a database\n\nUsage:\n  gofer create [options] \u003cdatabase\u003e\n\nArguments:\n  \u003cdatabase\u003e    Specify the name of the database to be created\n\nOptions:\n  -c, --connection-string \u003cconnection-string\u003e                            Specify SQL Server connection string\n  -f, --force                                                            Force delete of database if it already exists\n  -v, --verbosity                                                        Set output verbosity [default: Warning]\n  \u003cCritical|Debug|Error|Information|None|Trace|Warning\u003e\n  -?, -h, --help                                                         Show help and usage information\n```\n\n### Migrate\n\n```shell\nmigrate:\n  Perform database migrations\n\nUsage:\n  gofer migrate [options] [\u003cmigrations-directory\u003e]\n\nArguments:\n  \u003cmigrations-directory\u003e    Path to migration scripts (leave blank for current directory)\n\nOptions:\n  -c, --connection-string \u003cconnection-string\u003e                 Specify SQL Server connection string\n  -d, --dryrun                                                Perform a dry-run instead of executing migration scripts\n  -j, --journal \u003cjournal\u003e                                     Specify journal schema and name [default:\n                                                              dbo._MigrationJournal]\n  -l, --limit \u003climit\u003e                                         Specify a limit on the amount of scripts to execute from\n                                                              the current position in the migration journal. A\n                                                              negative number will run all but N\n  -o, --output \u003coutput\u003e                                       Specify custom path for the HTML report\n  -p, --pretend                                               Journal scripts without actually executing content\n  -r, --report                                                Generate an HTML report of the scripts to be executed\n                                                              during the migration\n  -v, --verbosity                                             Set output verbosity [default: Warning]\n  \u003cCritical|Debug|Error|Information|None|Trace|Warning\u003e\n  -?, -h, --help                                              Show help and usage information\n\n```\n\n## Dependencies\n\nThe following libraries are used in this tool:\n\n- [System.CommandLine](https://github.com/dotnet/command-line-api)\n- [DbUp](https://github.com/DbUp/DbUp)\n- [MediatR](https://github.com/jbogard/MediatR)\n- [Serilog](https://github.com/serilog/serilog)\n\n## License\n\nMIT\n\u003c!--[Mammals Vectors by Vecteezy](https://www.vecteezy.com/free-vector/mammals)--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowon%2Fgofer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgowon%2Fgofer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowon%2Fgofer/lists"}