CockroachDB vs RethinkDB

Need advice about which tool to choose?Ask the StackShare community!

CockroachDB

212
339
+ 1
0
RethinkDB

299
405
+ 1
307
Add tool

CockroachDB vs RethinkDB: What are the differences?

Developers describe CockroachDB as "A cloud-native SQL database for building global, scalable cloud services that survive disasters". Cockroach Labs is the company building CockroachDB, an open source, survivable, strongly consistent, scale-out SQL database. On the other hand, RethinkDB is detailed as "JSON. Scales to multiple machines with very little effort. Open source". RethinkDB is built to store JSON documents, and scale to multiple machines with very little effort. It has a pleasant query language that supports really useful queries like table joins and group by, and is easy to setup and learn.

CockroachDB and RethinkDB can be categorized as "Databases" tools.

RethinkDB is an open source tool with 22.4K GitHub stars and 1.74K GitHub forks. Here's a link to RethinkDB's open source repository on GitHub.

According to the StackShare community, RethinkDB has a broader approval, being mentioned in 37 company stacks & 25 developers stacks; compared to CockroachDB, which is listed in 13 company stacks and 8 developer stacks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of CockroachDB
Pros of RethinkDB
    Be the first to leave a pro
    • 48
      Powerful query language
    • 46
      Excellent dashboard
    • 42
      JSON
    • 41
      Distributed database
    • 38
      Open source
    • 25
      Reactive
    • 16
      Atomic updates
    • 15
      Joins
    • 9
      MVCC concurrency
    • 9
      Hadoop-style map/reduce
    • 4
      Geospatial support
    • 4
      Real-time, open-source, scalable
    • 2
      YC Company
    • 2
      A NoSQL DB with joins
    • 2
      Great Admin UI
    • 2
      Changefeeds: no polling needed to get updates
    • 2
      Fast, easily scalable, great customer support

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is CockroachDB?

    CockroachDB is distributed SQL database that can be deployed in serverless, dedicated, or on-prem. Elastic scale, multi-active availability for resilience, and low latency performance.

    What is RethinkDB?

    RethinkDB is built to store JSON documents, and scale to multiple machines with very little effort. It has a pleasant query language that supports really useful queries like table joins and group by, and is easy to setup and learn.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use CockroachDB?
    What companies use RethinkDB?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with CockroachDB?
    What tools integrate with RethinkDB?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to CockroachDB and RethinkDB?
    MySQL
    The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
    Oracle
    Oracle Database is an RDBMS. An RDBMS that implements object-oriented features such as user-defined types, inheritance, and polymorphism is called an object-relational database management system (ORDBMS). Oracle Database has extended the relational model to an object-relational model, making it possible to store complex business models in a relational database.
    Cassandra
    Partitioning means that Cassandra can distribute your data across multiple machines in an application-transparent matter. Cassandra will automatically repartition as machines are added and removed from the cluster. Row store means that like relational databases, Cassandra organizes data by rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.
    MongoDB
    MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
    FoundationDB
    FoundationDB is a NoSQL database with a shared nothing architecture. Designed around a "core" ordered key-value database, additional features and data models are supplied in layers. The key-value database, as well as all layers, supports full, cross-key and cross-server ACID transactions.
    See all alternatives