pushtorefresh/storio
Reactive API for SQLiteDatabase and ContentResolver. 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: 4386
- days_rel: n/a
- days_push: 1082
- n_releases_24m: 0
Adoption not part of the score
2530 stars · 182 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
StorIO is a Java library providing a modern, type-safe, reactive API for SQLiteDatabase and ContentResolver on Android. It offers Put, Get, and Delete operations with optional RxJava integration that automatically observes database changes.
Use cases
- query sqlite database on android without raw cursors
- reactively observe database changes in android app
- replace android loaders api with rxjava database queries
- access content provider data with type-safe api
- run blocking or reactive database transactions on android
When to avoid
- you want a full-featured ORM with annotations and automatic schema migration
- you use Kotlin-first stacks like Room or SQLDelight
- you need a library under active development
Facets
library · maturity maintenance
database orm serialization mobile-development databases android-tools jvm sqlite contentresolver rxjava reactive android
1 source
- readme: https://github.com/pushtorefresh/storio · fetched 2026-08-28 · 741af43a1b31
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pushtorefresh/storio | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="pushtorefresh/storio")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem