

RxDB
RxDB (short for Reactive Database) is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps and NodeJs. Reactive means that you can not only query the current state, but subscribe to all state-changes like the result of a query or even a single...
Cost / License
- Freemium (Subscription)
- Open Source (Apache-2.0)
Platforms
- Windows
- Online
- Android
- Self-Hosted
Features
- Works Offline
- Decentralized
- Support for Javascript
- NoSQL database
- Observables
- Serverless
- Allows subscriptions
- React Native
- React
- Client side encryption
- Support for ReactJS
- Real-time sync
Tags
- database-replication
- ionic
- cordova
- pouchdb
- NoSQL
- Local Database
- angular
- Database
- Node.js
- vuejs
- rxjs
- realtime-database
- Javascript
- electron
What is RxDB?
RxDB (short for Reactive Database) is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps and NodeJs. Reactive means that you can not only query the current state, but subscribe to all state-changes like the result of a query or even a single field of a document. This is useful for UI-based apps that always display the realtime state to the user. RxDB can do a realtime replication with any CouchDB compliant endpoint and also with GraphQL endpoints.





Comments and Reviews
Realtime - for webapps, multi-platform, features, subscription..
very good typescript support
Based on rxjs and the only real realtime database out there
Great docs and example projects
Works great with react native