# nutzam/nutz

Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer

Repository: https://github.com/nutzam/nutz
Canonical: https://ross.abutalabs.com/products/nutz
Homepage: https://nutzam.com
Language: Java
License: Apache-2.0
License Family: permissive
Topics: nutz, java, orm, javaee, aop, ioc, micro-framework
Last push: 2026-08-04T03:17:39+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 8, longevity 100
- inputs: {"age_days": 5564, "days_push": 29, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2542, forks 915 (observed 2026-08-28T04:06:59.449973+00:00)

## What it is
Nutz is a lightweight, dependency-free Java web framework bundling MVC, IoC, AOP, Dao (ORM), and JSON utilities in a small (~1MB) jar. It targets maximum developer productivity for Java developers building web, desktop, Android, and embedded applications.

## Use cases
- build web applications in java without spring
- lightweight java mvc framework with no dependencies
- java orm and dao layer for quick database access
- ioc and aop container for small java projects
- embed java backend in android or embedded apps
- micro-framework for rapid java prototyping
- serialization in java with minimal footprint

## When to choose
- you want a tiny, zero-dependency java stack covering mvc, ioc, dao, and
- you target android or embedded environments where heavyweight frameworks don't fit
- you prefer a low learning curve and chinese-language community support

## When to avoid
- your team relies on the large spring ecosystem and its integrations
- you need cutting-edge reactive or cloud-native features out of the box
- you require a framework with broad international community and hiring pool

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, orm, serialization, database
- domain: web-development, backend, developer-tools
- platform: jvm, cross-platform
- tags: ioc, aop, dao, micro-framework, javaee, no-dependencies, android

## Member repositories
- nutzam/nutz (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:59.449973+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-30T02:25:07.238778+00:00, confidence not recorded.
  - readme: https://github.com/nutzam/nutz (fetched 2026-08-28T04:06:59.449973+00:00, sha adfc0eb38e20)
  - homepage: https://nutzam.com (fetched 2026-08-29T10:07:09.109327+00:00, sha 40d2db4d1ec1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
