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

tuguangquan/mybatis resource

mybatis源码中文注释 observed · 2026-08-28

github.com/tuguangquan/mybatis · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4321
  • days_rel: n/a
  • days_push: 1526
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4753 stars · 2331 forks observed · 2026-08-28

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

A fork of the MyBatis ORM framework source code annotated with Chinese comments to aid in reading and understanding the internals. It covers core modules such as logging, caching, reflection, transactions, executors, and plugins.

Use cases

  • learn how mybatis works internally
  • read mybatis source code with chinese explanations
  • study orm framework design patterns
  • understand mybatis executor and caching implementation
  • prepare for java backend interviews on mybatis
  • trace mybatis sql session and mapper binding flow

When to choose

  • you read Chinese and want annotated MyBatis source for study
  • you want to learn ORM internals and design patterns from a real framework

When to avoid

  • you need a production ORM - use official MyBatis instead
  • you need up-to-date MyBatis features or fixes
  • you cannot read Chinese comments

Facets

learning-resource · maturity maintenance

orm database logging caching parser documentation databases developer-tools tutorials jvm cross-platform mybatis source-code-reading chinese-annotations orm-framework jdbc study-notes persistence

1 source

Member repositories

RepositoryRoleHealth v2
tuguangquan/mybatismain32

For agents

markdown · JSON · MCP: product_card(name="tuguangquan/mybatis")

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