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

guolindev/LitePal

An Android library that makes developers use SQLite database extremely easy. observed · 2026-08-28

github.com/guolindev/LitePal · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

8060 stars · 1580 forks observed · 2026-08-28

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

LitePal is an open-source Android ORM library that simplifies SQLite database usage, letting developers perform most database operations without writing SQL. It handles table creation, upgrades, and CRUD operations automatically with near-zero configuration.

Use cases

  • use sqlite on android without writing sql
  • auto-create and upgrade database tables in an android app
  • perform crud operations on android sqlite with fluent api
  • manage multiple sqlite databases in one android app
  • map java model classes to sqlite tables on android

When to choose

  • you are building an Android app with SQLite persistence and want minimal boilerplate
  • you want automatic table creation and schema migration from model classes
  • you prefer fluent query APIs over raw SQL

When to avoid

  • you are targeting non-Android platforms
  • you need a modern actively developed ORM like Room with Jetpack support
  • you require complex raw SQL control or advanced database features

Facets

library · maturity maintenance

orm database database-driver mobile-development databases android-tools jvm sqlite android-library crud fluent-query-api object-relational-mapping android mobile

1 source

Member repositories

RepositoryRoleHealth v2
guolindev/LitePalmain32

For agents

markdown · JSON · MCP: product_card(name="guolindev/LitePal")

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