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

yahoo/squidb

SquiDB is a SQLite database library for Android and iOS observed · 2026-08-28

github.com/yahoo/squidb · homepage · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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

Full methodology

Adoption not part of the score

1301 stars · 127 forks observed · 2026-08-28

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

SquiDB is a cross-platform SQLite database layer for Android and iOS (via j2objc), offering typesafe row objects, object-oriented SQL query builders, migration tools, and ContentProvider helpers. The repository was archived in May 2020 and is no longer maintained.

Use cases

  • store app data in sqlite on android without writing raw sql strings
  • share sqlite database logic between android and ios via j2objc
  • implement a contentprovider backed by sqlite
  • manage sqlite schema migrations in an android app
  • build typesafe queries with an object-oriented query builder

When to choose

  • you maintain a legacy Android project already using SquiDB
  • you need j2objc-based shared SQLite logic and can maintain a fork yourself

When to avoid

  • starting a new Android project - the project is archived and unmaintained
  • you need ongoing bug fixes, security patches, or modern Android/Kotlin support
  • you want an actively maintained ORM like Room, SQLDelight, or Realm

Facets

library · maturity abandoned

database orm database-driver mobile-development databases cross-platform jvm sqlite j2objc contentprovider dao query-builder android-database android ios

2 sources

Member repositories

RepositoryRoleHealth v2
yahoo/squidbmain10

For agents

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

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