# zhanghuanhao/LibrarySystem

基于SSM的图书馆管理系统。主要功能包括：图书查询、图书管理、图书编辑、读者管理、图书的借阅与归还以及借还日志记录等。

Repository: https://github.com/zhanghuanhao/LibrarySystem
Canonical: https://ross.abutalabs.com/products/librarysystem
Language: Java
License Family: other
Last push: 2020-07-09T07:41:05+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2787, "days_push": 2246, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1254, forks 352 (observed 2026-08-28T04:04:08.646170+00:00)

## What it is
A Java web-based library management system built on the SSM stack (Spring, Spring MVC, MyBatis) with Maven. It supports book search/editing, reader management, borrowing/returning, and lend logs for two user roles.

## Use cases
- manage a small library's book catalog and loans
- track book borrowing and returning with logs
- manage reader accounts and permissions
- search and edit book records
- learn SSM (Spring + Spring MVC + MyBatis) web development

## When to choose
- you need a simple self-hosted library system for a school or small organization
- you want a reference project for learning the SSM Java stack

## When to avoid
- you need a production-grade system with security hardening and active maintenance
- you don't want to run MySQL 5.7 and configure Maven manually
- you need a license permitting certain reuse

## Facets
- artifact type: application
- maturity: maintenance
- function: web-framework, orm, auth, database
- domain: web-development, education, self-hosted
- platform: jvm, cross-platform
- tags: ssm, library-management, spring-mvc, mybatis, maven, student-project, web-server

## Member repositories
- zhanghuanhao/LibrarySystem (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.646170+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:26.714025+00:00, confidence not recorded.
  - readme: https://github.com/zhanghuanhao/LibrarySystem (fetched 2026-08-28T04:04:08.646170+00:00, sha 7a839f922da5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
