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

abel533/Mapper

Mybatis Common Mapper - Easy to use observed · 2026-08-28

github.com/abel533/Mapper · homepage · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 92
  • Release rhythm 70
  • Longevity 100
How is this computed?

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

  • gap_med: 0
  • age_days: 4303
  • days_rel: 202
  • days_push: 49
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

7359 stars · 1602 forks observed · 2026-08-28

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

A MyBatis extension library (tk.mybatis Common Mapper) that provides ready-made generic single-table CRUD methods so developers can avoid writing repetitive SQL mappers. It uses JPA annotations for object-relational mapping and integrates with Spring and Spring Boot.

Use cases

  • eliminate boilerplate CRUD mappers in MyBatis projects
  • perform single-table insert, delete, update, and select without writing SQL
  • map entities to database tables using JPA annotations with MyBatis
  • integrate MyBatis with Spring Boot quickly
  • define custom reusable generic mapper methods

When to choose

  • you use MyBatis and want convenient single-table CRUD without hand-written XML
  • you want a lightweight MyBatis extension with Spring Boot starter support
  • your data access is mostly single-table operations

When to avoid

  • you need general multi-table join queries out of the box
  • you prefer a full ORM like Hibernate/JPA
  • you are starting a brand-new project and can use the newer mybatis-mapper instead

Facets

library · maturity active

orm database developer-tools databases backend developer-tools web-development jvm cross-platform mybatis mapper spring-boot jpa-annotations crud single-table

2 sources

Member repositories

RepositoryRoleHealth v2
abel533/Mappermain86

For agents

markdown · JSON · MCP: product_card(name="abel533/Mapper")

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