{"id":19897865,"url":"https://github.com/johnmai-dev/go-orm-helper","last_synced_at":"2026-01-12T07:36:11.597Z","repository":{"id":178016360,"uuid":"661243704","full_name":"johnmai-dev/go-orm-helper","owner":"johnmai-dev","description":"🚀🚀 A GoLand plugin that automatically provides database field completion, tags, and generates Structs for writing ORM code. Supports: Gorm、Xorm、Beego、GoFrame, etc. 一个为了让你在 Goland 上写 ORM 能自动补全数据库字段、Tag、生成Struct 的插件。支持：Gorm、Xorm、Beego、GoFrame...）","archived":false,"fork":false,"pushed_at":"2025-05-26T14:55:56.000Z","size":43594,"stargazers_count":185,"open_issues_count":7,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-09T00:02:54.215Z","etag":null,"topics":["beego","database","goframe","goland","goland-plugin","golang","gorm","jetbrains","jetbrains-plugin","orm","sqlx","xorm"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnmai-dev.png","metadata":{"files":{"readme":"README-ja_JP.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"SUPPORTED.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-02T08:35:29.000Z","updated_at":"2025-10-23T12:23:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"270aa4ba-68be-4e17-9515-d12abfa89d6f","html_url":"https://github.com/johnmai-dev/go-orm-helper","commit_stats":{"total_commits":995,"total_committers":50,"mean_commits":19.9,"dds":"0.39899497487437185","last_synced_commit":"ed1a03d18034290eb36a4697221feb4475a0cd5a"},"previous_names":["maiqingqiang/go-orm-helper","johnmai-dev/go-orm-helper"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/johnmai-dev/go-orm-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmai-dev%2Fgo-orm-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmai-dev%2Fgo-orm-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmai-dev%2Fgo-orm-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmai-dev%2Fgo-orm-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnmai-dev","download_url":"https://codeload.github.com/johnmai-dev/go-orm-helper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnmai-dev%2Fgo-orm-helper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"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":["beego","database","goframe","goland","goland-plugin","golang","gorm","jetbrains","jetbrains-plugin","orm","sqlx","xorm"],"created_at":"2024-11-12T19:00:54.967Z","updated_at":"2026-01-12T07:36:11.579Z","avatar_url":"https://github.com/johnmai-dev.png","language":"Java","readme":"[English](./README.md) | [简体中文](./README-zh_CN.md) | 日本語 | [한국어](./README-ko_KR.md)\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./src/main/resources/icons/icon64x64.svg\" alt=\"Go ORM アシスタント\"/\u003e\n    \u003ch1 align=\"center\"\u003eGo ORM アシスタント\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003eGoLand にORMを書くためにデータベースフィールド、Tag、Struct を自動的に補完する Jetbrains プラグイン。サポート：Gorm、Xorm、Beego、GoFrame...）\u003cbr\u003e私たちの仕事をサポートするために ⭐️スター をください！\u003c/p\u003e\n\n\u003e インスピレーション源の  [Laravel Idea](https://plugins.jetbrains.com/plugin/13441-laravel-idea) \u0026\n\u003e [PhpStorm metadata](https://www.jetbrains.com/help/phpstorm/ide-advanced-metadata.html).\n\u003e 本人がGoのORMパケットを使用している場合、いくつかのORM関数のパラメータは文字列であり、ideはコード補完をサポートしていないため、フィールド泥\n\u003e 棒が多い場合、はっきり覚えられず、書くのが不便になる。以前本人がphpを書いていたときに、前のプラグインを使っていて、とても爽快だったので、この\n\u003e プラグインができました~~\n\n## プロパティ\n\n- [x] ORM コード補完\n    - [x] @Model 注記補助補完\n    - [x] @Table 注記補助補完\n    - [ ] カスタムSQLアクセシビリティ不全 🚧[WIP]\n- [x] SQL 変換 Struct [サポート詳細](./SUPPORTED.md#supported-sql-to-struct-conversion)\n- [x] Go ORM Tag リアルタイムテンプレート [サポート詳細](./SUPPORTED.md#supported-orm-tags-live-template)\n- 発見と改善を待っています...\n\n## サポートされているORM\n\n- [x] [Gorm](https://github.com/go-gorm/gorm)\n- [x] [Xorm](https://gitea.com/xorm/xorm)\n- [x] [GoFrame](https://github.com/gogf/gf)\n- [ ] [Beego](https://github.com/beego/beego) 🚧[WIP]\n- [ ] [sqlx](https://github.com/jmoiron/sqlx) 🚧[WIP]\n- [サポート詳細](./SUPPORTED.md)\n\n## 使用\n\n![guide.gif](assets%2Fguide.gif)\n\n## インストール\n\n\u003e 互換性範囲:\n\u003e - GoLand — 2022.2+\n\u003e - IntelliJ IDEA Ultimate — 2022.2+\n\n### Jetbrains Marketplace からプラグインをインストールする\n\n\u003ca href=\"https://plugins.jetbrains.com/plugin/22173-go-orm-helper\" target=\"_blank\"\u003e\n    \u003cimg src=\"./assets/installation_button.svg\" height=\"52\" alt=\"Get from Marketplace\" title=\"Get from Marketplace\"\u003e\n\u003c/a\u003e\n\n### ローカルインストール\n\n- 【Go ORMアシスタント】プラグインパッケージのダウンロード [Releases](https://github.com/maiqingqiang/go-orm-helper/releases)\n- プラグイン・チュートリアルのインストール https://www.jetbrains.com/help/idea/managing-plugins.html","funding_links":[],"categories":["Java"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmai-dev%2Fgo-orm-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnmai-dev%2Fgo-orm-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmai-dev%2Fgo-orm-helper/lists"}