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

SimonVT/schematic

Automatically generate ContentProviders observed · 2026-08-28

github.com/SimonVT/schematic · Java observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: n/a
  • age_days: 4504
  • days_rel: n/a
  • days_push: 2757
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1321 stars · 130 forks observed · 2026-08-28

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

A Java annotation-processor library that automatically generates Android ContentProvider classes backed by an SQLite database from annotated table and database definitions. It eliminates boilerplate by deriving provider endpoints, URIs, and database schemas from simple annotated interfaces.

Use cases

  • generate android contentprovider from sqlite schema
  • reduce contentprovider boilerplate in android app
  • define database tables with annotations in android
  • auto-generate content uris for android provider
  • scaffold sqlite-backed provider for android

When to choose

  • building an Android app that exposes data via a ContentProvider
  • you want to avoid hand-writing ContentProvider and SQLite boilerplate
  • you prefer annotation-based schema definitions in Java

When to avoid

  • starting a new project today - the library is unmaintained with no license file and last released in 2019
  • targeting modern Android with Room, which is the current recommended persistence layer
  • you need Kotlin-first tooling or active community support

Facets

library · maturity abandoned

database orm mobile-development databases android-tools jvm content-provider sqlite annotation-processor android boilerplate-reduction code-generation

1 source

Member repositories

RepositoryRoleHealth v2
SimonVT/schematicmain32

For agents

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

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