Software Alternatives & Reviews

Apache HBase VS RethinkDB

Compare Apache HBase VS RethinkDB and see what are their differences

Apache HBase logo Apache HBase

Apache HBase – Apache HBase™ Home

RethinkDB logo RethinkDB

The open-source database for the realtime web
  • Apache HBase Landing page
    Landing page //
    2023-07-25
  • RethinkDB Landing page
    Landing page //
    2021-10-13

Apache HBase videos

Apache HBase 101: How HBase Can Help You Build Scalable, Distributed Java Applications

RethinkDB videos

Mike Glukhovsky - RethinkDB Year in Review 2015

More videos:

  • Review - RethinkDB for Windows: developer preview
  • Review - Michael Glukhovsky - Advancing the realtime web with RethinkDB

Category Popularity

0-100% (relative to Apache HBase and RethinkDB)
Databases
22 22%
78% 78
NoSQL Databases
22 22%
78% 78
Relational Databases
34 34%
66% 66
Development
100 100%
0% 0

User comments

Share your experience with using Apache HBase and RethinkDB. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Apache HBase and RethinkDB

Apache HBase Reviews

We have no reviews of Apache HBase yet.
Be the first one to post

RethinkDB Reviews

12 Best Open-source Database Backend Server and Google Firebase Alternatives
RethinkDB is an open-source real-time database engine for creating modern reactive apps. It features a rich dashboard with real-time analytics and graphs, data explorer, simple learning curve, rich data models and queries with Geospatial queries support, and a large set of administration tools.The official binary packages for RethinkDB are available for: Ubuntu, Debian,...
Source: medevel.com
9 Best MongoDB alternatives in 2019
RethinkDB is the open-source, scalable DBMS system. It helps you to makes real-time building apps dramatically easier. This DBMS tool offers a flexible query language, intuitive operations, monitoring APIs, and is easy to set up and learn.
Source: www.guru99.com

Social recommendations and mentions

Based on our record, RethinkDB should be more popular than Apache HBase. It has been mentiond 12 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Apache HBase mentions (6)

  • How to choose the right type of database
    HBase and Cassandra: Both cater to non-structured Big Data. Cassandra is geared towards scenarios requiring high availability with eventual consistency, while HBase offers strong consistency and is better suited for read-heavy applications where data consistency is paramount. - Source: dev.to / about 2 months ago
  • When to Use a NoSQL Database
    NoSQL databases are non-relational databases with flexible schema designed for high performance at a massive scale. Unlike traditional relational databases, which use tables and predefined schemas, NoSQL databases use a variety of data models. There are 4 main types of NoSQL databases - document, graph, key-value, and column-oriented databases. NoSQL databases generally are well-suited for unstructured data,... - Source: dev.to / 9 months ago
  • In One Minute : Hadoop
    HBase, A scalable, distributed database that supports structured data storage for large tables. - Source: dev.to / over 1 year ago
  • What’s the Database Plus concept and what challenges can it solve?
    Today, it is normal for enterprises to leverage diversified databases. In my market of expertise, China, in the Internet industry, MySQL together with data sharding middleware is the go to architecture, with GreenPlum, HBase, Elasticsearch, Clickhouse and other big data ecosystems being auxiliary computing engine for analytical data. At the same time, some legacy systems (such as SQLServer legacy from .NET... - Source: dev.to / almost 2 years ago
  • Fully featured Repository Pattern with Typescript and native PostgreSQL driver
    For this type of systems PostgreSQL not best solution, and for a number of reasons like lack of replication out of the box. And we strictly must not have «Vendor lock», and therefore also did not take modern SQL databases like Amazon Aurora. And end of the ends the choice was made in favor Cassandra, for this article where we will talking about low-lever implementation of Repository Pattern it is not important, in... - Source: dev.to / about 2 years ago
View more

RethinkDB mentions (12)

  • Ask HN: How Can I Make My Front End React to Database Changes in Real-Time?
    Throwing RethinkDB in the mix as well. https://rethinkdb.com/. - Source: Hacker News / 9 days ago
  • You forget RethinkDB, it's a shame
    I've been poking around, testing and breaking database servers for a long time (more than 20 years today). But a few years ago I came across a jewel, the grail, one of the best solutions available. Under the radar, shunned for whatever reason, RethinkDB is nonetheless one of the finest database server projects I've ever tested. - Source: dev.to / about 1 year ago
  • Ask HN: Anyone Using RethinkDB in Production?
    RethinkDB[0] looks like a "too good to be true" type of database. Anyone using it in production? What is your experience like? What are the pros and cons? [0] https://rethinkdb.com. - Source: Hacker News / about 1 year ago
  • Help wanted for a project idea - A multi-room live chat experience, similar to Twitch chat's functionality
    Since you’re not new to the field you might want to peek https://rethinkdb.com/ since it got picked up as an open source project. Source: over 1 year ago
  • Python, the usefulness of "dataclass"
    A Data Objects represents data which can be saved inside a database. This concept is in the heart of SQLAlchemy, but as the name should be obvious: it's for SQL Database (in general). Today, there are now document databases too (like MongoDB, ArangoDB, RethinkDB that I love so much, or even PostgreSQL). So, a "data" is like a "structured and typed document" that you save "as is". That's not the same paradigm, not... - Source: dev.to / almost 2 years ago
View more

What are some alternatives?

When comparing Apache HBase and RethinkDB, you can also consider the following products

Apache Ambari - Ambari is aimed at making Hadoop management simpler by developing software for provisioning, managing, and monitoring Hadoop clusters.

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.

Apache Pig - Pig is a high-level platform for creating MapReduce programs used with Hadoop.

CouchDB - HTTP + JSON document database with Map Reduce views and peer-based replication

Apache Mahout - Distributed Linear Algebra

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.