Ross ROSS = Recommend OSS · open-source software intelligence for agents

zouzg/mybatis-generator-gui

mybatis-generator界面工具,让你生成代码更简单更快捷 observed · 2026-08-28

github.com/zouzg/mybatis-generator-gui · Java observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3769
  • days_rel: n/a
  • days_push: 785
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6677 stars · 2493 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A JavaFX-based GUI tool built on top of MyBatis Generator that lets developers generate MyBatis Java POJOs and database mapping files through a visual interface instead of hand-writing XML configuration. It supports MySQL, Oracle, PostgreSQL, and SQL Server, with saved connection configs and SSH tunnel access.

Use cases

  • generate mybatis pojo and mapper files from database tables
  • avoid writing mybatis generator xml configuration by hand
  • generate entity classes with column comments from a mysql database
  • connect to an internal database over ssh tunnel to generate code
  • generate single-table crud dao code quickly
  • save database connection and generator configs for reuse

When to choose

  • you use MyBatis in a Java project and want fast single-table CRUD code generation
  • you find MyBatis Generator's XML configuration tedious and prefer a GUI
  • you need SSH tunnel access to a company intranet database for codegen
  • you work with MySQL, Oracle, PostgreSQL, or SQL Server on JDK 8 or 11

When to avoid

  • you need join queries or complex mappings - the tool only generates single-table CRUD
  • you use a database other than MySQL, Oracle, PostgreSQL, or SQL Server
  • your project runs on a JDK other than 8 or 11
  • you prefer CLI or build-integrated code generation over a desktop GUI

Facets

application · maturity maintenance

gui orm database developer-tools developer-tools databases backend windows cross-platform jvm mybatis code-generator javafx mysql oracle postgresql sql-server ssh-tunnel pojo-generation code-generation java macos desktop

1 source

Member repositories

RepositoryRoleHealth v2
zouzg/mybatis-generator-guimain23

For agents

markdown · JSON · MCP: product_card(name="zouzg/mybatis-generator-gui")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem