DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Citus vs. Faircom EDGE vs. Hazelcast vs. MySQL vs. Vitess

System Properties Comparison Citus vs. Faircom EDGE vs. Hazelcast vs. MySQL vs. Vitess

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHazelcast  Xexclude from comparisonMySQL  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA widely adopted in-memory data gridWidely used open source RDBMSScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelRelational DBMSKey-value store
Relational DBMS
Key-value storeRelational DBMS infoKey/Value like access via memcached APIRelational DBMS
Secondary database modelsDocument storeDocument store infoJSON support with IMDG 3.12Document store
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.21
Rank#118  Overall
#56  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitewww.citusdata.comwww.faircom.com/­products/­faircom-edgehazelcast.comwww.mysql.comvitess.io
Technical documentationdocs.citusdata.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlhazelcast.org/­imdg/­docsdev.mysql.com/­docvitess.io/­docs
DeveloperFairCom CorporationHazelcastOracle infosince 2010, originally MySQL AB, then SunThe Linux Foundation, PlanetScale
Initial release20101979200819952013
Current release8.1, December 2018V3, October 20205.3.6, November 20238.4.0, April 202415.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license also availablecommercial infoRestricted, free version availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 2.0, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageCANSI C, C++JavaC and C++Go
Server operating systemsLinuxAndroid
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
Docker
Linux
macOS
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)schema-freeyesyes
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.yes infospecific XML type available, but no XML query functionalityyesyes infothe object must implement a serialization strategyyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infostandard, with numerous extensionsyes infoANSI SQL queriesSQL-like query languageyes infowith proprietary extensionsyes infowith proprietary extensions
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes info.Net, JavaScript, C/C++yes infoEvent Listeners, Executor Servicesyes infoproprietary syntaxyes infoproprietary syntax
Triggersyesyesyes infoEventsyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingFile partitioning infoCustomizable business rules for partitioningShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsyes infoSynchronous and asynchronous realtime replication based on transaction logsyes infoReplicated MapMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesyes infowhen using SQLnoyes infonot for MyISAM storage engineyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDone or two-phase-commit; repeatable reads; read commitedACID infonot for MyISAM storage engineACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyes infotable locks or row locks depending on storage engineyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Role-based access controlUsers with fine-grained authorization concept infono user groups or rolesUsers with fine-grained authorization concept infono user groups or roles

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
CitusFaircom EDGE infoformerly c-treeEDGEHazelcastMySQLVitess
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18 August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6 December 2023, Database Trends and Applications

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4 March 2024, The Register

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, Microsoft

provided by Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5 November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube — now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here