DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cassandra vs. Faircom EDGE vs. GBase vs. Ignite vs. VictoriaMetrics

System Properties Comparison Cassandra vs. Faircom EDGE vs. GBase vs. Ignite vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGBase  Xexclude from comparisonIgnite  Xexclude from comparisonVictoriaMetrics  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 environmentsWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelWide column storeKey-value store
Relational DBMS
Relational DBMSKey-value store
Relational DBMS
Time Series DBMS
Secondary database modelsVector DBMS infostarting with release V5
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
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score1.32
Rank#162  Overall
#14  Time Series DBMS
Websitecassandra.apache.orgwww.faircom.com/­products/­faircom-edgewww.gbase.cnignite.apache.orgvictoriametrics.com
Technical documentationcassandra.apache.org/­doc/­latestdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlapacheignite.readme.io/­docsdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookFairCom CorporationGeneral Data Technology Co., Ltd.Apache Software FoundationVictoriaMetrics
Initial release20081979200420152018
Current release4.1.3, July 2023V3, October 2020GBase 8a, GBase 8s, GBase 8cApache Ignite 2.6v1.91, May 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infoRestricted, free version availablecommercialOpen Source infoApache 2.0Open Source infoApache Version 2.0
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaANSI C, C++C, Java, PythonC++, Java, .NetGo
Server operating systemsBSD
Linux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
LinuxLinux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
OpenBSD
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesyes
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyesyes
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.noyesyesyesno
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 queriesStandard with numerous extensionsANSI-99 for query and DML statements, subset of DDLno
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
ADO.NET
C API
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
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
C#C#
C++
Java
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++user defined functionsyes (compute grid and cache interceptors can be used instead)no
Triggersyesyesyesyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"File partitioning infoCustomizable business rules for partitioninghorizontal partitioning (by range, list and hash) and vertical partitioningSharding
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 logsyesyes (replicated cache)Synchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes (compute grid and hadoop accelerator)no
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 ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDACIDACIDno
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.noyesyesno
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.yesSecurity Hooks for custom implementations
More information provided by the system vendor
CassandraFaircom EDGE infoformerly c-treeEDGEGBaseIgniteVictoriaMetrics
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

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 partiesCassandra 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-treeEDGEGBaseIgniteVictoriaMetrics
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

Recent citations in the news

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

Cassandra: Highly Scalable Database Out of the Box
27 December 2023, hackernoon.com

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

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

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

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

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

VictoriaMetrics takes organic growth over investor pressure
11 December 2023, The Register

VictoriaMetrics Machine Learning takes monitoring to the next level
19 March 2024, Business Wire

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

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.

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

AllegroGraph logo

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

Present your product here