yahoo/squidb
SquiDB is a SQLite database library for Android and iOS 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
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
- readme: https://github.com/yahoo/squidb · fetched 2026-08-28 · ccadbd881c77
- homepage: https://github.com/yahoo/squidb/wiki · fetched 2026-08-29 · 3a7de488482b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yahoo/squidb | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem