Software Alternatives & Reviews

SignalDB: Bringing Meteor-Like Reactivity to the Modern Age

SignalDB RxDB
  1. reactive local javascript database
    Pricing:
    • Open Source
    Learn more about SignalDB and also check out the documentation at https://signaldb.js.org.

    #NoSQL Databases #Databases #JavaScript 3 social mentions

  2. 2
    A fast, offline-first, reactive Database for JavaScript Applications
    Pricing:
    • Open Source
    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. Over time, other storage types besides PouchDB were introduced (e.g., IndexedDB, SQLite) and the replication interface became more sophisticated. The replication interface is really cool and exactly what I wanted. The biggest problem I have with RxDB is that it is so tightly coupled with RxJS. While RxJS is technically very powerful, it offers a dreadful developer experience. It's really hard to understand at first and integrating it into an existing codebase, which isn't using RxJS, is tedious.

    #NoSQL Databases #Databases #Developer Tools 10 social mentions

Discuss: SignalDB: Bringing Meteor-Like Reactivity to the Modern Age

Log in or Post with