Get Advice Icon

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

ClustrixDB

4
35
+ 1
3
FoundationDB

34
79
+ 1
21
Add tool

ClustrixDB vs FoundationDB: What are the differences?

What is ClustrixDB? Clustered SQL database built for e-commerce. ClustrixDB is a scale-out SQL database built from the ground up with a distributed shared nothing architecture, automatic data redistribution (so you never need to shard), with built in fault tolerance, all accessible by a simple SQL interface and support for business critical MySQL features – replication, triggers, stored routines, etc.

What is FoundationDB? Multi-model database with particularly strong fault tolerance, performance, and operational ease. 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.

ClustrixDB and FoundationDB can be categorized as "Databases" tools.

Some of the features offered by ClustrixDB are:

  • Is built from the ground up with a shared-nothing architecture. There is no MySQL code in ClustrixDB
  • Is built to scale transactions while maintaning ACID
  • Scales to add capacity by simply adding commodity servers to the cluster

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

  • Multiple data models
  • Full, multi-key ACID transactions
  • No locking
Decisions about ClustrixDB and FoundationDB
Karan Kaushik
Senior Software Developer at Shyplite · | 5 upvotes · 39.8K views

So, we started using foundationDB for an OLAP system although the inbuilt tools for some core things like aggregation and filtering were negligible, with the high through put of the DB, we were able to handle it on the application. The system has been running pretty well for the past 6 months, although the data load isn’t very high yet, the performance is fairly promising

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of ClustrixDB
Pros of FoundationDB
  • 1
    ClustrixDB is a scale-out RDBMS and drop-in replacement
  • 1
    Very High Connection Count
  • 1
    Relational Scale-Out database
  • 6
    ACID transactions
  • 5
    Linear scalability
  • 3
    Multi-model database
  • 3
    Key-Value Store
  • 3
    Great Foundation
  • 1
    SQL Layer

Sign up to add or upvote prosMake informed product decisions

224
30
542
227
38

What is ClustrixDB?

ClustrixDB is a scale-out SQL database built from the ground up with a distributed shared nothing architecture, automatic data redistribution (so you never need to shard), with built in fault tolerance, all accessible by a simple SQL interface and support for business critical MySQL features – replication, triggers, stored routines, etc.

What is 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.

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

What companies use ClustrixDB?
What companies use FoundationDB?
    No companies found
    Manage your open source components, licenses, and vulnerabilities
    Learn More

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

    What are some alternatives to ClustrixDB and FoundationDB?
    MariaDB
    Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry. MariaDB is designed as a drop-in replacement of MySQL(R) with more features, new storage engines, fewer bugs, and better performance.
    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.
    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.
    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.
    See all alternatives