RxDB icon
RxDB icon

RxDB

 30 likes

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...

RxDB screenshot 1

License model

  • FreemiumOpen Source

Platforms

  • Windows
  • Online
  • Android
  • Self-Hosted
4.7 / 5 Avg rating (6)
30 likes
5comments
0 news articles

Features

Suggest and vote on features
  1.  Decentralized
  2.  Works Offline
  3.  Support for Javascript
  4.  NoSQL database
  5.  Observables
  6.  Serverless
  7.  Allows subscriptions
  8.  Real-time sync
  9.  React
  10.  React Native
  11.  Client side encryption
  12.  Support for ReactJS

RxDB News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

RxDB information

  • Licensing

    Open Source (Apache-2.0) and Freemium product.
  • Pricing

    Subscription that costs $0 per month + free version with limited functionality.
  • Written in

  • Rating

    Average rating of 4.7
  • Alternatives

    31 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  21,996 Stars
  •  1,084 Forks
  •  9 Open Issues
  •   Updated Feb 13, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 5 comments and reviews about RxDB, and it has gotten 30 likes

RxDB was added to AlternativeTo by pubkeypubkey on Feb 14, 2017 and this page was last updated Sep 4, 2024.

Comments and Reviews

   
 Post comment/review
dobbie dollinsett
  
Top positive commentOct 21, 2019

very good typescript support

0
TylerAgaric
  
Positive commentOct 15, 2019

Based on rxjs and the only real realtime database out there

0
STorTHRE
  
Positive commentOct 11, 2019

Great docs and example projects

0
pubkey
  
Positive commentMay 23, 2019

Works great with react native

0
NetLancer
  
Positive commentApr 23, 2019

Realtime - for webapps, multi-platform, features, subscription..

0

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.

Official Links