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 > Cassandra vs. Faircom EDGE vs. Hazelcast vs. Percona Server for MongoDB vs. Snowflake

System Properties Comparison Cassandra vs. Faircom EDGE vs. Hazelcast vs. Percona Server for MongoDB vs. Snowflake

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHazelcast  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessFairCom 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 gridA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Cloud-based data warehousing service for structured and semi-structured data
Primary database modelWide column storeKey-value store
Relational DBMS
Key-value storeDocument storeRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Score0.52
Rank#254  Overall
#39  Document stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitecassandra.apache.orgwww.faircom.com/­products/­faircom-edgehazelcast.comwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.snowflake.com
Technical documentationcassandra.apache.org/­doc/­latestdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlhazelcast.org/­imdg/­docsdocs.percona.com/­percona-distribution-for-mongodbdocs.snowflake.net/­manuals/­index.html
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookFairCom CorporationHazelcastPerconaSnowflake Computing Inc.
Initial release20081979200820152014
Current release4.1.3, July 2023V3, October 20205.3.6, November 20233.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infoRestricted, free version availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPL Version 2commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaANSI C, C++JavaC++
Server operating systemsBSD
Linux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VMLinuxhosted
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
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.noyesyes infothe object must implement a serialization strategynoyes
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)yes infoANSI SQL queriesSQL-like query languagenoyes
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JCache
JPA
Memcached protocol
RESTful HTTP API
proprietary protocol using JSONCLI Client
JDBC
ODBC
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++yes infoEvent Listeners, Executor ServicesJavaScriptuser defined functions
Triggersyesyesyes infoEventsnono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"File partitioning infoCustomizable business rules for partitioningShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes infoSynchronous and asynchronous realtime replication based on transaction logsyes infoReplicated MapSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency
Tunable Consistency
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDone or two-phase-commit; repeatable reads; read commitednoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
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.noyesyesyes infovia In-Memory Engineno
User concepts infoAccess controlAccess rights for users can be defined per objectFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Role-based access controlAccess rights for users and rolesUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
CassandraFaircom EDGE infoformerly c-treeEDGEHazelcastPercona Server for MongoDBSnowflake
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
News

How to Build a Crystal Image Search App with Vector Search
25 April 2024

Knowledge Graphs for RAG without a GraphDB
18 April 2024

How Winweb Built its AI Assistant with DataStax Astra DB and LangChain
17 April 2024

Vercel + Astra DB: Get Data into Your GenAI Apps Fast
16 April 2024

Simplifying Agent Development with Astra DB Connector for Vertex AI Search
11 April 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» 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
CassandraFaircom EDGE infoformerly c-treeEDGEHazelcastPercona Server for MongoDBSnowflake
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17 August 2023, Spiceworks News and Insights

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

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

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

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

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

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

A New Way to Provision Databases on Kubernetes
21 March 2024, hackernoon.com

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22 February 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

Snowflake says its new LLM outperforms Meta's Llama 3 on half the training
24 April 2024, ZDNet

Porch Group Media Launches Consumer Insight Data on Snowflake Marketplace
24 April 2024, CMSWire

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

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

AllegroGraph logo

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

RaimaDB logo

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

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

Present your product here