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/
$ git clone https://github.com/pubkey/rxdb.git
stars
23,281
forks
1,168
language
TypeScript
license
Apache License 2.0
What is pubkey/rxdb?
RxDB is a JavaScript database that works across browsers, Node.js, and other JS runtimes, storing data locally while syncing with your backend system. It supports various storage engines (IndexedDB, SQLite, LocalStorage) and can replicate with databases like PostgreSQL, CouchDB, and Firebase, making it useful for building offline-first applications that need real-time synchronization. Developers use it when they need a local database layer that isn't tied to a specific backend service and can work seamlessly across different platforms.
Links
Topics
Activity
18 open issues · last updated Jul 21, 2026