# pushtorefresh/storio

Reactive API for SQLiteDatabase and ContentResolver.

Repository: https://github.com/pushtorefresh/storio
Canonical: https://ross.abutalabs.com/products/storio
Language: Java
License: Apache-2.0
License Family: permissive
Topics: rxjava, android, storio, sqlite
Last push: 2023-09-16T09:28:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4386, "days_push": 1082, "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 2530, forks 182 (observed 2026-08-28T04:06:58.795572+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: database, orm, serialization
- domain: mobile-development, databases, android-tools
- platform: jvm
- tags: sqlite, contentresolver, rxjava, reactive, android

## Member repositories
- pushtorefresh/storio (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:58.795572+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:21.545073+00:00, confidence not recorded.
  - readme: https://github.com/pushtorefresh/storio (fetched 2026-08-28T04:06:58.795572+00:00, sha 741af43a1b31)
- Data as of 2026-08-30T08:39:29.467469+00:00.
