{"id":42649519,"url":"https://github.com/linlexing/dbx","last_synced_at":"2026-01-29T07:19:44.252Z","repository":{"id":50426760,"uuid":"59277413","full_name":"linlexing/dbx","owner":"linlexing","description":"database schema manager","archived":false,"fork":false,"pushed_at":"2025-09-12T08:44:34.000Z","size":7294,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-12T09:20:11.742Z","etag":null,"topics":["database","golang","migration"],"latest_commit_sha":null,"homepage":"","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/linlexing.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,"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":"2016-05-20T08:23:07.000Z","updated_at":"2025-09-12T08:44:37.000Z","dependencies_parsed_at":"2023-12-13T09:28:27.208Z","dependency_job_id":"95a9205d-a0d0-4b77-9552-71e61234f1b9","html_url":"https://github.com/linlexing/dbx","commit_stats":null,"previous_names":[],"tags_count":210,"template":false,"template_full_name":null,"purl":"pkg:github/linlexing/dbx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linlexing%2Fdbx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linlexing%2Fdbx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linlexing%2Fdbx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linlexing%2Fdbx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linlexing","download_url":"https://codeload.github.com/linlexing/dbx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linlexing%2Fdbx/sbom","scorecard":{"id":591125,"data":{"date":"2025-08-11","repo":{"name":"github.com/linlexing/dbx","commit":"668e1b90ce072650f92f7e5ae2c1cc15f62df371"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T21:55:16.996Z","repository_id":50426760,"created_at":"2025-08-20T21:55:16.996Z","updated_at":"2025-08-20T21:55:16.996Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28869239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T06:56:44.678Z","status":"ssl_error","status_checked_at":"2026-01-29T06:56:35.794Z","response_time":59,"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":["database","golang","migration"],"created_at":"2026-01-29T07:19:43.193Z","updated_at":"2026-01-29T07:19:44.228Z","avatar_url":"https://github.com/linlexing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"readme\n=============\nThe database enhancement operations library.\nSupport mysql postgresql oracle dmdb hive sqlite database type.\nProvides data structure definitions, data manipulation, and paging classes.\n\n-------------\n```go\npackage main\n\nimport (\n\t_ \"github.com/jackc/pgx/v5\"\n\t_ \"github.com/jackc/pgx/v5/stdlib\"\n\t\"github.com/linlexing/dbx/ddb\"\n\t_ \"github.com/linlexing/dbx/postgres\"\n\t\"github.com/linlexing/dbx/schema\"\n)\n\nfunc main() {\n\tdb, err := ddb.Openx(\"pgx\", \"postgres://common:123456@localhost:5432/postgres?sslmode=disable\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\t//table struct define\n\t//create table\n\ttabTest := schema.NewTable(\"TestTab\")\n\ttabTest.Columns = []*schema.Column{\n\t\t{\n\t\t\tName:      \"ID\",\n\t\t\tType:      schema.TypeString,\n\t\t\tMaxLength: 24,\n\t\t},\n\t\t{\n\t\t\tName:      \"Name\",\n\t\t\tType:      schema.TypeString,\n\t\t\tMaxLength: 50,\n\t\t},\n\t\t{\n\t\t\tName: \"Remark\",\n\t\t\tType: schema.TypeString,\n\t\t},\n\t\t{\n\t\t\tName: \"Age\",\n\t\t\tType: schema.TypeInt,\n\t\t},\n\t\t{\n\t\t\tName: \"Birthday\",\n\t\t\tType: schema.TypeDatetime,\n\t\t},\n\t}\n\ttabTest.PrimaryKeys = []string{\"ID\"}\n\t// list, err := tabTest.Extract(db.DriverName(), db)\n\t// if err != nil {\n\t// \tpanic(err)\n\t// }\n\t// for _, l := range list {\n\t// \tprintln(l)\n\t// }\n\t//db change\n\tif err := tabTest.Update(db.DriverName(), db); err != nil {\n\t\tpanic(err)\n\t}\n\tdefer func() {\n\t\tif _, err := db.Exec(\"drop table TestTab\"); err != nil {\n\t\t\tpanic(err)\n\t\t}\n\t}()\n\t//change struct\n\ttabTest.ColumnByName(\"Name\").MaxLength = 100\n\ttabTest.ColumnByName(\"Age\").Type = schema.TypeFloat\n\t//remove Remark\n\ttabTest.Columns = append(tabTest.Columns[:2], tabTest.Columns[3:]...)\n\ttabTest.Columns = append(tabTest.Columns, \u0026schema.Column{\n\t\tName:      \"Detail\",\n\t\tType:      schema.TypeString,\n\t\tMaxLength: 100,\n\t})\n\t// list, err = tabTest.Extract(db.DriverName(), db)\n\t// if err != nil {\n\t// \tpanic(err)\n\t// }\n\t// for _, l := range list {\n\t// \tprintln(l)\n\t// }\n\t//db change\n\tif err := tabTest.Update(db.DriverName(), db); err != nil {\n\t\tpanic(err)\n\t}\n}\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinlexing%2Fdbx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinlexing%2Fdbx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinlexing%2Fdbx/lists"}