andpor/react-native-sqlite-storage
Full featured SQLite3 Native Plugin for React Native (Android and iOS) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3960
- days_rel: n/a
- days_push: 831
- n_releases_24m: 0
Adoption not part of the score
2825 stars · 520 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A native SQLite3 plugin for React Native providing an identical JavaScript API on Android, iOS, and Windows. It supports SQL transactions, callback or Promise interfaces, and importing pre-populated databases from the app bundle.
Use cases
- store data offline in a react native app
- use sqlite database in react native on ios and android
- ship a pre-populated sqlite database with my mobile app
- run sql transactions from javascript in react native
- persist structured data locally without a server
- query a local database with promises in react native
When to choose
- you need local relational storage in a React Native app on iOS and Android
- you want to bundle a pre-populated SQLite database with your app
- you prefer a mature native module with a consistent JS API across platforms
When to avoid
- you use Expo managed workflow without native module support (ejecting or expo-sqlite may be simpler)
- you need a reactive/observable data layer rather than raw SQL
- you target web or non-React-Native projects
Facets
library · maturity maintenance
database database-driver sdk mobile-development databases cross-platform cross-platform react-native sqlite native-module offline-storage prepopulated-database android ios mobile
1 source
- readme: https://github.com/andpor/react-native-sqlite-storage · fetched 2026-08-28 · 59f933446b4c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andpor/react-native-sqlite-storage | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="andpor/react-native-sqlite-storage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem