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

brody2consult/cordova-sqlite-storage

A Cordova/PhoneGap plugin to open and use sqlite databases on Android, iOS and Windows with HTML5/Web SQL API observed · 2026-08-28

github.com/brody2consult/cordova-sqlite-storage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

36/100

  • Activity 8
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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

Full methodology

Adoption not part of the score

2162 stars · 714 forks observed · 2026-08-28

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

A Cordova/PhoneGap plugin providing native SQLite database access on Android, iOS, and Windows with an API based on the HTML5/Web SQL draft API. It lets hybrid mobile apps store and query structured data locally without a server.

Use cases

  • store data locally in a cordova app
  • use sqlite in an ionic app
  • offline database for phonegap app
  • web sql api replacement for mobile apps
  • persist structured data on android and ios
  • query sqlite from javascript in a hybrid app

When to choose

  • building a Cordova, PhoneGap, or Ionic app that needs local relational storage
  • you want a Web SQL-like API backed by native SQLite
  • you need cross-platform local persistence across Android and iOS

When to avoid

  • building a native app without Cordova
  • you need encryption (use the cordova-sqlcipher-adapter instead)
  • you need pre-populated databases or BLOB features (use cordova-sqlite-ext)
  • browser-only persistence is required (no persistence in browser platform)

Facets

plugin · maturity active

database database-driver mobile-development databases cross-platform windows browser cross-platform cordova phonegap sqlite web-sql hybrid-apps local-storage android ios

1 source

Member repositories

RepositoryRoleHealth v2
brody2consult/cordova-sqlite-storagemain36

For agents

markdown · JSON · MCP: product_card(name="brody2consult/cordova-sqlite-storage")

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