Software Alternatives, Accelerators & Startups

RethinkDB

The open-source database for the realtime web.

RethinkDB

RethinkDB Reviews and Details

This page is designed to help you find out whether RethinkDB is good and if it is the right choice for you.

Screenshots and images

  • RethinkDB Landing page
    Landing page //
    2021-10-13

Features & Specs

  1. Real-time Capabilities

    RethinkDB offers built-in real-time capabilities that allow applications to subscribe to data changes. This makes it ideal for building real-time applications like live dashboards, multiplayer games, or collaborative tools.

  2. Flexible Query Language

    RethinkDB's query language, ReQL, is highly flexible and allows for complex queries. It supports operations such as joins, aggregations, and transformations directly within the database.

  3. Distributed Database

    RethinkDB is designed to be distributed from the ground up. It can automatically replicate data and distribute queries across multiple machines to improve scalability and fault tolerance.

  4. Web-based Administration

    RethinkDB provides a user-friendly web-based administration interface that simplifies database management and monitoring. This interface makes it easier for developers and system administrators to manage their databases.

  5. JSON Data Model

    RethinkDB uses JSON as its data model, which makes it easy to store and work with structured data. This can be especially beneficial for web developers who are used to working with JSON data.

Badges

Promote RethinkDB. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Mike Glukhovsky - RethinkDB Year in Review 2015

RethinkDB for Windows: developer preview

Michael Glukhovsky - Advancing the realtime web with RethinkDB

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 RethinkDB and what they use it for.
  • Ask HN: Why isn't anyone using RethinkDB anymore?
    Hey HN. I came across RethinkDB lately and I'm curious why most startups, projects and folks don't use it? https://rethinkdb.com/. - Source: Hacker News / 8 months ago
  • 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 / over 2 years 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 3 years 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 / over 3 years 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: almost 4 years 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 / about 4 years ago
  • Tools/kit/api/framework for creating a Synchronous app?
    There are multiple ways to share data between two (or more) instances of your app: - you can use a shared storage, such as Cloud Firestore, - you can build your own backend (based on a real-time database, such as RethinkDB), - or you can rely on local communication using the Multipeer framework you linked. Source: about 4 years ago
  • Multiplayer server with node
    I just stumbled on a website this morning about this. It was https://rethinkdb.com/ . I have never used it but it seems pretty good. Source: over 4 years ago
  • Device syncing options
    Https://rethinkdb.com/ might be a possibility, it would still require a separate docker (or bundling with the audioserve docker) but looks less complicated than Supabase. Source: almost 5 years ago
  • How to test your Ansible playbook with Vagrant
    First off, what are we actually going to provision? We will be provisioning a 3 server cluster of a database server, RethinkDB You probably didn't heard from it before, and you can forget about it after reading this. - Source: dev.to / almost 5 years ago
  • PostgreSQL vs MySQL vs MongoDB for real time websites?
    My aformentioned RethinkDB might be what you may want to take a look at. Source: almost 5 years ago
  • Batch importing 6.8k entries in go
    I've recently decided to import 6.8k entries of crypto currencies into a database - namely Rethink. - Source: dev.to / about 5 years ago
  • Backend Developer Cheatsheet
    RethinkDB open source project. showcase it working live project with announcement blog Announcing RethinkDB 2.4.1 dated August 13 2020. Source: over 5 years ago

Summary of the public mentions of RethinkDB

RethinkDB has emerged as a noteworthy player in the domain of open-source database systems, particularly known for its capabilities in facilitating real-time applications. The database, positioned among prominent NoSQL systems like MongoDB and CouchDB, distinguishes itself with its real-time change feeds, allowing developers to build reactive applications with relative ease.

Public Perception and Use Cases

Based on recent discussions and articles, RethinkDB is consistently highlighted for its unique advantages, such as a flexible query language, intuitive operations, and user-friendly setup and learning curve. These features make it an attractive choice for developers looking to create dynamic, interactive applications that respond to database changes in real time, a common requirement in modern web applications and IoT solutions.

A frequent theme in online discussions is the recognition of RethinkDB for its elegance and functionality. Users often describe it as an underrated "jewel" in the database domain, which excels in projects demanding real-time data processing. Enthusiasts on platforms like Hacker News praise its capabilities, albeit with some acknowledgment of its relative obscurity compared to larger entities like MongoDB or PostgreSQL.

Community and Ecosystem

RethinkDB's community has shown remarkable adaptability by providing unofficial binary packages for various systems beyond the officially supported ones, including Fedora, openSUSE, and Raspberry Pi. This community-driven approach signifies a strong, engaged user base eager to maintain and expand the technology's applicability across diverse environments.

Despite its commendable features, RethinkDB faces visibility challenges. Discussions often reference its unfortunate underestimation within the broader market, where it competes with more widely recognized names. However, this hasn't deterred ardent supporters who advocate for its use in specific scenarios, such as multi-room live chat applications and synchronous apps, where its real-time capabilities shine.

Challenges and Considerations

While the public opinion is generally favorable, some conversations indicate a degree of skepticism about RethinkDB's longevity and production readiness. Questions about the database's performance and sustainability in a production environment suggest that potential users should thoroughly evaluate its suitability against specific project requirements. Additionally, the database landscape is highly competitive, with alternatives like Redis and ArangoDB offering their own unique sets of features and community support.

Conclusion

In conclusion, RethinkDB remains a compelling choice for developers seeking an open-source database tailored for real-time applications. Its robust feature set, coupled with strong community support, ensures its relevance in the dynamic database marketplace. Nonetheless, prospective adopters should weigh its benefits against potential reservations around scalability and widespread adoption, especially when considered for large-scale production environments. Overall, RethinkDB continues to earn respect in technical communities and remains a noteworthy option for developers focused on real-time data management.

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

Suggest an article

RethinkDB discussion

Log in or Post with

Is RethinkDB good? This is an informative page that will help you find out. Moreover, you can review and discuss RethinkDB 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.