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

Riak

104
136
+ 1
44
TokuMX

6
16
+ 1
3
ToroDB

0
7
+ 1
0
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Riak
Pros of TokuMX
Pros of ToroDB
  • 14
    High Performance
  • 11
    High Availability
  • 9
    Easy Scalability
  • 5
    Flexible
  • 1
    Strong Consistency
  • 1
    Eventual Consistency
  • 1
    Distributed
  • 1
    Multi datacenter deployments
  • 1
    Reliable
  • 3
    When your two-week MongoDB love affair ends, try this
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    What is Riak?

    Riak is a distributed database designed to deliver maximum data availability by distributing data across multiple servers. As long as your client can reach one Riak server, it should be able to write data. In most failure scenarios, the data you want to read should be available, although it may not be the most up-to-date version of that data.

    What is TokuMX?

    TokuMX is a drop-in replacement for MongoDB, and offers 20X performance improvements, 90% reduction in database size, and support for ACID transactions with MVCC. TokuMX has the same binaries, supports the same drivers, data model, and features of MongoDB, because it shares much of its code with MongoDB.

    What is ToroDB?

    ToroDB is an open source, document-oriented, JSON database that runs on top of PostgreSQL, providing storage and I/O savings and ACID semantics. ToroDB is MongoDB-compatible, so you can use Mongo clients to connect to it.

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

    What companies use Riak?
    What companies use TokuMX?
    What companies use ToroDB?
      No companies found

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

      What tools integrate with Riak?
      What tools integrate with TokuMX?
      What tools integrate with ToroDB?

      Blog Posts

      What are some alternatives to Riak, TokuMX, and ToroDB?
      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.
      Aerospike
      Aerospike is an open-source, modern database built from the ground up to push the limits of flash storage, processors and networks. It was designed to operate with predictable low latency at high throughput with uncompromising reliability – both high availability and ACID guarantees.
      Couchbase
      Developed as an alternative to traditionally inflexible SQL databases, the Couchbase NoSQL database is built on an open source foundation and architected to help developers solve real-world problems and meet high scalability demands.
      Redis
      Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
      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.
      See all alternatives