RxDB VS holochain

Compare RxDB vs holochain and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
RxDB holochain
46 42
20,712 1,114
- 1.3%
9.9 9.9
2 days ago 6 days ago
TypeScript Rust
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RxDB

Posts with mentions or reviews of RxDB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • Ask HN: How Can I Make My Front End React to Database Changes in Real-Time?
    8 projects | news.ycombinator.com | 17 Apr 2024
    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!

  • You can't leak users' data if you don't hold it
    2 projects | news.ycombinator.com | 30 Mar 2024
    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 information could be synced E2E-encrypted via WebRTC.

    Then there's CRDT's [2], which is a universe that turned out to have multiple possibilities that match (at least partially) my needs. In particular, the next thing I want to take a look at is cr-sqlite [3], which might be just thing I needed to kick-off some side-projects.

    I'm posting here cause I just found some hope of not needing to build a traditional client-server app and having to deal with all the hassle involved in securing a server (and with fear that my efforts could be not good enough), and I thought someone else could benefit from getting to know these things.

    [1] https://rxdb.info/

  • SignalDB: Bringing Meteor-Like Reactivity to the Modern Age
    1 project | dev.to | 26 Oct 2023
    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.
  • Show HN: ElectricSQL, Postgres to SQLite active-active sync for local-first apps
    10 projects | news.ycombinator.com | 20 Sep 2023
    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!
  • What is the best DB for offline-first?
    3 projects | /r/reactnative | 14 Sep 2023
    RxDB (Open Source but paid plugins)
  • RxDB VS signaldb - a user suggested alternative
    2 projects | 1 Aug 2023
  • RxDB: The Local Database for JavaScript Applications
    1 project | news.ycombinator.com | 12 Jun 2023
  • RxDB - The local Database for JavaScript Applications
    1 project | /r/node | 12 Jun 2023
  • Best offline&local database to use with electron?
    2 projects | /r/electronjs | 11 Jun 2023
  • Offline First
    1 project | news.ycombinator.com | 18 May 2023

holochain

Posts with mentions or reviews of holochain. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.
  • What do you recommend for conflict-free replicated data type (CRDT) support in Rust?
    6 projects | /r/rust | 8 Jan 2023
    It’s been in the works for a few years, and recently reached its beta-rc stage. There’s a quick scaffolding tool, a Typescript client, Rust client (being updated), integration with Nix, Rust and Typescript testing suites, a Tauri-based launcher, an Electron template, etc. It can even be deployed in a cloud instance if you wish. There’s a pretty passionate community on Discord. The Open Source Initiative even approved the Cryptographic Autonomy License specifically for Holochain apps.
  • The difference between Holochain and Holo
    1 project | /r/holochain | 3 Feb 2022
    Holochain is a framework for building Peer-to-Peer apps. Everyone can make their own app which utilizes Holochain. Holochain is build by the Holochain Foundation as an Open Source project, i.e. the source code is openly available on Github and you can use and modify it as you wish. Other than providing and developing the framework, the Holochain Foundation will have no control over any part of the app you build. The Foundation also cannot control which apps are built using Holochain. It does not have any governance power in this regard.
  • Distributed Social Media Network App
    2 projects | /r/Startup_Ideas | 30 Dec 2021
    I have been thinking about architectural models for making our application distributed, such as Holochain and Gun.eco.
  • Cosmos X Holochain Rust synergies?
    4 projects | /r/cosmosnetwork | 17 Dec 2021
    I'm curious about future potential synergies between Holochain ( https://github.com/holochain/holochain ) and the Cosmos ecosystem, considering the consensus engine (under development : https://github.com/cosmos/cosmos-rust/tree/main/cosmrs ), the Interchain Blockchain Protocol ( https://github.com/informalsystems/ibc-rs ) and the smart contacts module (https://github.com/CosmWasm/cosmwasm ) exist in Rust.
  • Financial Innovation Is Actually Happening
    1 project | news.ycombinator.com | 29 Oct 2021
  • About Offline First
    9 projects | news.ycombinator.com | 29 Sep 2021
    are running encrypted app code for them so that they can take part in the app/network, without having the required technical chops (the holofuel currency measures processing power). the FAQ does a good job of explaining it a bit more: https://holo.host/faq/

    i'm not super interested in the whole holo thing (they sold holofuel hosting credits). i am glad they did it because it meant the team could ramp up development.

    about the marx and engels thing. i am most excited about the potential for http://valueflo.ws on top of holochain [3], because it will allow us to move away from today's Enterprise Resource Planning (ERP) software, into a new paradigm of Network Resource Planning (ERP) software, that i hope will have a big impact on supply chains of the next economy (socialist).

    [1] https://github.com/holochain/holochain

    [2] https://www.indiegogo.com/projects/holo-take-back-the-intern...

    [3] https://github.com/holo-rea/holo-rea

  • What’s your #1 long term hold that isn’t top 10?
    1 project | /r/CryptoCurrency | 15 Sep 2021
    Harmony One & Holochain
  • Post a coin and I will tell you why it's a smart investment.
    1 project | /r/CryptoCurrency | 4 Sep 2021
  • Potential for a serverless backend?
    1 project | /r/gamedev | 1 Sep 2021
    Hey y'all. I've been bouncing ideas around in my skull for how to implement a peer-to-peer / distributed / decentralized / serverless game backend, mostly for the lulz, the what-if's, and the is-it-even-possible's. It would run over a p2p distributed database, peer validation, encryption/signing, based on Holochain, and would include a form of distributed ECS for managing "server" logic.
  • “I hate almost all software” – Ryan Dahl (2011)
    5 projects | news.ycombinator.com | 14 Aug 2021
    > It would force the global north to actually build what it's consuming instead of extracting rents from intellectual property. That won't happen.

    Oh fuck yes it will happen! Come join us at:

    https://futureeconomiesreadinggroup.github.io

    http://valueflo.ws

    http://holochain.org

    ...and a bunch of other DWeb projects (many are listed/named in my comment history).

What are some alternatives?

When comparing RxDB and holochain you can also consider the following projects:

WatermelonDB - 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️

circles-ios - E2E encrypted social networking built on Matrix. Safe, private sharing for your friends, family, and community.

TypeORM - ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

cosmos-rust - The home of all shared Rust resources for the Cosmos ecosystem.

PouchDB - :koala: - PouchDB is a pocket-sized database.

hREA - A ValueFlows / REA economic network coordination system implemented on Holochain and with supplied Javascript GraphQL libraries

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

ObjectBox Java (Kotlin, Android) - Java and Android Database - fast and lightweight without any ORM

Sequelize - Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

akula - Fastest Ethereum archive node ever built