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

ActorDB

1
12
+ 1
0
RethinkDB

297
405
+ 1
307
Add tool

ActorDB vs RethinkDB: What are the differences?

Developers describe ActorDB as "Distributed SQL database with linear scalability". ActorDB is a distributed SQL database.. with the scalability of a KV store, while keeping the query capabilities of a relational database. ActorDB is ideal as a server side database for apps.. 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.

ActorDB and RethinkDB can be primarily classified as "Databases" tools.

Some of the features offered by ActorDB are:

  • Complete horizontal scalability. All nodes are equivalent and you can have as many nodes as you need.
  • Full featured ACID database.
  • Suitable for very large datasets over many actors and servers.

On the other hand, RethinkDB provides the following key features:

  • JSON data model and immediate consistency.
  • Distributed joins, subqueries, aggregation, atomic updates.
  • Secondary, compound, and arbitrarily computed indexes.

ActorDB and RethinkDB are both open source tools. RethinkDB with 22.4K GitHub stars and 1.74K forks on GitHub appears to be more popular than ActorDB with 1.76K GitHub stars and 67 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of ActorDB
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

    What is ActorDB?

    ActorDB is a distributed SQL database... with the scalability of a KV store, while keeping the query capabilities of a relational database. ActorDB is ideal as a server side database for apps.

    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 ActorDB?
    What companies use RethinkDB?
      No companies found
      See which teams inside your own company are using ActorDB or RethinkDB.
      Sign up for StackShare EnterpriseLearn More

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

      What tools integrate with ActorDB?
      What tools integrate with RethinkDB?
        No integrations found

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

        What are some alternatives to ActorDB 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.
        PostgreSQL
        PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
        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.
        Microsoft SQL Server
        Microsoft® SQL Server is a database management and analysis system for e-commerce, line-of-business, and data warehousing solutions.
        SQLite
        SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.
        See all alternatives