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

speedment/speedment

Speedment is a Stream ORM Java Toolkit and Runtime observed · 2026-08-28

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

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4244
  • days_rel: n/a
  • days_push: 1030
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2091 stars · 231 forks observed · 2026-08-28

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

Speedment is an open-source Java Stream ORM toolkit and runtime that analyzes the metadata of an existing SQL database and generates a Java representation of the data model. It lets developers query databases using standard Java Streams instead of writing SQL or learning a new query API.

Use cases

  • query a sql database using java streams instead of writing sql
  • generate java entity classes from an existing database schema
  • build type-safe database queries in pure java
  • integrate an orm with spring boot applications
  • create efficient java database applications without a new query api

When to choose

  • you have an existing relational database and want type-safe stream-based access from Java
  • you prefer standard Java Streams over SQL strings or JPA
  • you want automatic code generation from database metadata

When to avoid

  • you need a widely active project with frequent updates and large community
  • you need NoSQL or non-relational database support
  • you prefer JPA/Hibernate ecosystem tooling

Facets

library · maturity maintenance

orm database database-driver databases developer-tools backend jvm cross-platform java-streams sql code-generator javafx spring-boot type-safe-queries code-generation

1 source

Member repositories

RepositoryRoleHealth v2
speedment/speedmentmain23

For agents

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

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