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.
ClustrixDB is a tool in the Databases category of a tech stack.
Who uses ClustrixDB?
Pros of ClustrixDB
1
1
1
ClustrixDB's Features
- 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
- Is fault tolerant and automatically recovers in the face of hardware or other failure
- Uses a simple SQL interface that is compatible with MySQL syntax
ClustrixDB Alternatives & Comparisons
What are some alternatives to ClustrixDB?
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.