Keep IndexedDB. Add Realtime Sync.
RxDB is a local-first NoSQL database that runs on IndexedDB. You keep the storage you know and get the parts every wrapper leaves out: realtime sync to any backend, conflict handling, and multi-tab support.
- Runs on the IndexedDB you already use
- Sync with any backend, self-hosted
- Conflict handling built in
- Multi-tab support out of the box






