pubkey/rxdb
The local-first database that runs on every JS runtime and replicates with your existing backend - no vendor, no lock-in - https://rxdb.info/ observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
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: 10
- age_days: 3561
- days_rel: 13
- days_push: 7
- n_releases_24m: 44
Adoption not part of the score
23368 stars · 1175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RxDB is a local-first, reactive NoSQL database for JavaScript applications that runs in browsers, mobile apps, desktop apps, and servers. It supports observable realtime queries and replication with many backends such as CouchDB, GraphQL, Firebase, Supabase, MongoDB, and cloud storage services.
Use cases
- build offline-first apps that sync when back online
- store and query data locally in the browser with zero latency
- add realtime reactive queries to a UI framework like React or Angular
- sync client data with an existing backend like CouchDB, Supabase, or MongoDB
- build cross-device apps without hosting a backend using Google Drive or OneDrive sync
- run a persistent local database in React Native, Electron, or Capacitor apps
When to choose
- you need a local-first or offline-capable JavaScript app with realtime UI updates
- you want client-side data storage that replicates with your existing backend without vendor lock-in
- you need one database that works across browser, mobile, desktop, and Node.js runtimes
When to avoid
- you need a server-side relational database with complex SQL joins as the primary store
- your project requires only the free open-source plugins but needs premium storages like SQLite or OPFS
- you are not working in a JavaScript runtime
Facets
library · maturity active
database orm caching websocket graphql state-management plugin-system search-engine vector-database databases web-development frontend mobile-development cross-platform developer-tools browser cross-platform wasm bun local-first nosql reactive-database offline-first realtime-sync crdt indexeddb sqlite replication typescript real-time nodejs electron mobile desktop web-server deno
6 sources
- readme: https://github.com/pubkey/rxdb · fetched 2026-08-28 · e31a0b9380a4
- homepage: https://rxdb.info/ · fetched 2026-08-29 · 9cf73f98ce18
- site_page: https://rxdb.info/quickstart.html · fetched 2026-08-29 · dad6d645b4b5
- site_page: https://rxdb.info/overview.html · fetched 2026-08-29 · 7bcf3cbdc93c
- site_page: https://rxdb.info/premium · fetched 2026-08-29 · 7e14145ce21b
- site_page: https://rxdb.info/releases/17.0.0.html · fetched 2026-08-29 · cedb879ea723
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pubkey/rxdb | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem