client-side-databases VS RxDB

Compare client-side-databases vs RxDB and see what are their differences.

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
client-side-databases RxDB
8 51
880 22,486
0.3% 0.6%
7.6 9.9
5 days ago 4 days ago
TypeScript TypeScript
Apache License 2.0 Apache License 2.0
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.

client-side-databases

Posts with mentions or reviews of client-side-databases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-25.

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 2025-07-05.
  • Local-first software: You own your data, in spite of the cloud
    6 projects | news.ycombinator.com | 5 Jul 2025
  • Stop Syncing Everything
    15 projects | news.ycombinator.com | 1 Apr 2025
    > I'm thinking to give it a try in one of my React Native apps that face very uncertain connectivity.

    Some similar stuff you may want to investigate (no real opinion, just sharing since I've investigated this space a bit):

    - https://rxdb.info

  • Sync Engines Are the Future
    14 projects | news.ycombinator.com | 21 Mar 2025
  • Show HN: Triplit – Open-source syncing database that runs on server and client
    9 projects | news.ycombinator.com | 25 Jun 2024
    Looks like it could be a more batteries-included/opinionated alternative to RxDB (https://rxdb.info). The relational queries might help some people who tend to think in SQL as opposed to documents (as in CouchDB or MongoDB) and the WebSockets for synchronization will help people get started more quickly. (RxDB provides interfaces for those who want to implement their own storage engine and/or synchronization backend.)
  • HackNote
    2 projects | news.ycombinator.com | 25 May 2024
    Some years ago "offline-first" was a thing:

    https://web.archive.org/web/20170720174332/http://hood.ie/in...

    Primarily based on PouchDB/CouchDB. Now the site redirects to RxDB. https://rxdb.info/

    There's still a site by that name but I don't quite understand what's the intention

    https://offlinefirst.org/

  • 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)

What are some alternatives?

When comparing client-side-databases and RxDB you can also consider the following projects:

tanstack-query-firebase - TanStack Query hooks for managing asynchronous operations with Firebase.

signaldb - SignalDB is a reactive, local-first JavaScript database designed for modern web applications. It combines signal-based reactivity with powerful local data management and real-time synchronization capabilities.

notomato - 🍅📝Pomodoro notes app built in Ionic & Angular frameworks, using Dexie.js to persist tasks/notes in IndexedDB📝🍅

OpenRecord - Make ORMs great again!

vuefire - 🔥 Firebase bindings for Vue.js

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.

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?