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

Link-Kou/intellij-mybaitslog

用于在IDEA将Mybatis的SQL日志还原为可执行的SQL,Used to restore Mybatis SQL logs to executable SQL in IDEA, observed · 2026-08-28

github.com/Link-Kou/intellij-mybaitslog · 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: 2353
  • days_rel: n/a
  • days_push: 1102
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1183 stars · 248 forks observed · 2026-08-28

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

An IntelliJ IDEA plugin that reconstructs MyBatis SQL log output into fully executable SQL statements. It supports MyBatis 3.2.0+ and MyBatis-Plus, formatting logs for all databases.

Use cases

  • restore mybatis sql logs to executable sql in idea
  • format mybatis log output into runnable sql
  • debug mybatis sql statements from console logs
  • convert mybatis parameterized logs into complete sql
  • view executable sql for mybatis-plus queries
  • copy sql from idea console with parameters filled in

When to choose

  • you develop Java applications with MyBatis or MyBatis-Plus in IntelliJ IDEA
  • you need to turn MyBatis log output into copy-paste-ready SQL for debugging
  • you want an in-IDE tool rather than copying logs manually

When to avoid

  • your project uses Gradle, which is not yet supported
  • you rely on custom SqlSource implementations
  • you use MyBatis older than 3.2.0 or an IDE below the supported versions
  • you don't use IntelliJ IDEA or MyBatis at all

Facets

plugin · maturity active

logging developer-tools parser developer-tools databases backend editor-plugin jvm mybatis intellij-plugin sql-log sql-formatting idea-plugin debugging

1 source

Member repositories

RepositoryRoleHealth v2
Link-Kou/intellij-mybaitslogmain23

For agents

markdown · JSON · MCP: product_card(name="Link-Kou/intellij-mybaitslog")

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