{"id":29007445,"url":"https://github.com/sean-lu/dbmigrator","last_synced_at":"2026-04-07T05:31:40.340Z","repository":{"id":162419266,"uuid":"636987841","full_name":"Sean-Lu/DbMigrator","owner":"Sean-Lu","description":"Database migration framework.","archived":false,"fork":false,"pushed_at":"2026-03-24T07:59:01.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-25T09:42:44.145Z","etag":null,"topics":["database","migration","sql"],"latest_commit_sha":null,"homepage":"","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/Sean-Lu.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-06T06:56:01.000Z","updated_at":"2026-03-24T07:59:05.000Z","dependencies_parsed_at":"2024-06-24T07:46:53.040Z","dependency_job_id":"7408e06c-49b7-4af3-985a-6e0117c2d569","html_url":"https://github.com/Sean-Lu/DbMigrator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sean-Lu/DbMigrator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sean-Lu%2FDbMigrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sean-Lu%2FDbMigrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sean-Lu%2FDbMigrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sean-Lu%2FDbMigrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sean-Lu","download_url":"https://codeload.github.com/Sean-Lu/DbMigrator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sean-Lu%2FDbMigrator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31501903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["database","migration","sql"],"created_at":"2025-06-25T13:09:09.853Z","updated_at":"2026-04-07T05:31:40.280Z","avatar_url":"https://github.com/Sean-Lu.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🌈 简介\n\n\u003e 在日常开发中，数据库结构变更是最常见的需求：比如今天要新增一张表，明天可能要新增几个字段，后天也许要加个索引。\n\u003e\n\u003e 数据库迁移 (Migration) 就是为了解决了这样一个问题：`DbMigrator`‌ 是一种用于管理数据库结构变更的通用框架，它允许开发者通过编写SQL语句或编写代码来定义数据库的修改操作。\n\u003e\n\u003e 类似框架：[Flyway](https://github.com/flyway/flyway)、[FluentMigrator](https://github.com/fluentmigrator/fluentmigrator)\n\n## ⭐ 开源\n\n- GitHub: https://github.com/Sean-Lu/DbMigrator\n- Gitee: https://gitee.com/Sean-Lu/DbMigrator\n\n## 💖 Nuget Packages\n\n| Package                                                                       | NuGet Stable                                                                                                                              | NuGet Pre-release                                                                                                                            | Downloads                                                                                                                                  |\n| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |\n| [Sean.Core.DbMigrator](https://www.nuget.org/packages/Sean.Core.DbMigrator/)  | [![Sean.Core.DbMigrator](https://img.shields.io/nuget/v/Sean.Core.DbMigrator.svg)](https://www.nuget.org/packages/Sean.Core.DbMigrator/)  | [![Sean.Core.DbMigrator](https://img.shields.io/nuget/vpre/Sean.Core.DbMigrator.svg)](https://www.nuget.org/packages/Sean.Core.DbMigrator/)  | [![Sean.Core.DbMigrator](https://img.shields.io/nuget/dt/Sean.Core.DbMigrator.svg)](https://www.nuget.org/packages/Sean.Core.DbMigrator/)  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-lu%2Fdbmigrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsean-lu%2Fdbmigrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-lu%2Fdbmigrator/lists"}