Software Alternatives & Reviews

RxDB

A fast, offline-first, reactive Database for JavaScript Applications subtitle

RxDB Reviews and details

Screenshots and images

  • RxDB Landing page
    Landing page //
    2023-07-20

Badges

Promote RxDB. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about RxDB and what they use it for.
  • Ask HN: How Can I Make My Front End React to Database Changes in Real-Time?
    I'm interested in this problem also! I think there is a large overlap with projects that market/focus on offline-first experiences. AFAIK this problem can be solved by: 1) Considering a client-side copy of the database that gets synced with the remote DB. This is an approach [PowerSync](https://www.powersync.com/) and [ElectricSql](https://electric-sql.com/) and [rxdb](https://rxdb.info/) take! - Source: Hacker News / 7 days ago
  • You can't leak users' data if you don't hold it
    Hey, after I posted that, I went and gave a second look online to see if I could find something that would allow me to develop a local-first app with offline persistence and syncing capabilities. I ended up finding some possibilities out there that could potentially help me build stuff. One of them is RxDB [1], which offers WebRTC syncing - you'd still need a signaling server, I suppose, but all sensitive... - Source: Hacker News / 26 days ago
  • SignalDB: Bringing Meteor-Like Reactivity to the Modern Age
    About a year ago, I discovered a cool offline-first framework called RxDB. Initially, I thought that on the frontend side, this was exactly what I had been searching for over the past years. After tinkering around and even using it in production for some time, I realized that it wasn't well-suited for my intended use. RxDB was initially created as an RxJS layer for PouchDB with a server replication interface.... - Source: dev.to / 6 months ago
  • Show HN: ElectricSQL, Postgres to SQLite active-active sync for local-first apps
    Congrats to the team. Once I’ve tried https://rxdb.info/ and it wasn’t funny at all to do the remote replication (PG) and to deal with conflicts. I do need to check this out! - Source: Hacker News / 7 months ago
  • What did I do to deserve a JavaScript database?
    For anyone who wants to not only make jokes but actuall learn something, I recommend to start with exploring the github repo: https://github.com/pubkey/rxdb. Source: over 1 year ago
  • Ideas for DataScript 2
    Sounds like the feature set of RxDB [1]. [1] https://github.com/pubkey/rxdb. - Source: Hacker News / over 1 year ago
  • Why do Webdevs keep trying to kill REST?
    Offline. Both Firebase Firestore and Amplify AppSync also support offline persistence. Since they know your database schema, it's easy to offer a local replica and conflict resolution. There are vendor agnostic alternatives like RxDB or Redux Offline that take more glue work. Being Offline-first requires you to have a local replica of your data, which means that doing CRUD against your local replica can be much... - Source: dev.to / over 2 years ago
  • HOW TO GET INTO REACT-NATIVE?
    Not the one you’re replying to but I like RxDB. Good typescript, pretty simple setup. Source: almost 3 years ago
  • Web Applications from the Future: A Database in the Browser
    You should have a look at RxDB which does exactly what you have described. Also notice that neither firebase nor supabase is really offline-first. https://github.com/pubkey/rxdb. - Source: Hacker News / almost 3 years ago
  • Show HN: EventReduce – Algorithm to optimise db queries that run multiple times
    So now I am here again with the goal to get some feedback of people who try out EventReduce on top of their database. [1] https://github.com/pubkey/rxdb [2] https://news.ycombinator.com/item?id=22888239. - Source: Hacker News / about 3 years ago

External sources with reviews and comparisons of RxDB

10 Best Open Source Firebase Alternatives
Reactive Database or RxDB is a real-time NoSQL database for JavaScript apps such as progressive web apps, electron apps, PWAs, hybrid apps, and websites. Reactive means that you get to query the current state while subscribing to all state changes like the result of a single field of a document or query.

Do you know an article comparing RxDB to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic RxDB discussion

Log in or Post with

This is an informative page about RxDB. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.