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

DBMS > Cubrid vs. Elasticsearch vs. Faircom EDGE vs. GridGain vs. RRDtool

System Properties Comparison Cubrid vs. Elasticsearch vs. Faircom EDGE vs. GridGain vs. RRDtool

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonElasticsearch  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGridGain  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsGridGain is an in-memory computing platform, built on Apache IgniteIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelRelational DBMSSearch engineKey-value store
Relational DBMS
Key-value store
Relational DBMS
Time Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitecubrid.com (korean)
cubrid.org (english)
www.elastic.co/­elasticsearchwww.faircom.com/­products/­faircom-edgewww.gridgain.comoss.oetiker.ch/­rrdtool
Technical documentationcubrid.org/­manualswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.gridgain.com/­docs/­index.htmloss.oetiker.ch/­rrdtool/­doc
DeveloperCUBRID Corporation, CUBRID FoundationElasticFairCom CorporationGridGain Systems, Inc.Tobias Oetiker
Initial release20082010197920071999
Current release11.0, January 20218.6, January 2023V3, October 2020GridGain 8.5.11.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoElastic Licensecommercial infoRestricted, free version availablecommercialOpen Source infoGPL V2 and FLOSS
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.
Implementation languageC, C++, JavaJavaANSI C, C++Java, C++, .NetC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinux
Windows
All OS with a Java VMAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
OS X
Solaris
Windows
HP-UX
Linux
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentFlexible Schema (defined schema, partial schema, schema free)yesyes
Typing infopredefined data types such as float or dateyesyesyes, ANSI Standard SQL TypesyesNumeric data only
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.nonoyesyesno infoExporting into and restoring from XML files possible
Secondary indexesyesyes infoAll search fields are automatically indexedyesyesno
SQL infoSupport of SQLyesSQL-like query languageyes infoANSI SQL queriesANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Java API
RESTful HTTP/JSON API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
in-process shared library
Pipes
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
C++
Java
PHP
Python
Ruby
Scala
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresJava Stored Proceduresyesyes info.Net, JavaScript, C/C++yes (compute grid and cache interceptors can be used instead)no
Triggersyesyes infoby using the 'percolation' featureyesyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesnoneShardingFile partitioning infoCustomizable business rules for partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesyes infoSynchronous and asynchronous realtime replication based on transaction logsyes (replicated cache)none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornoyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Tunable Consistency
Immediate Consistencynone
Foreign keys infoReferential integrityyesnoyes infowhen using SQLnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes infoby using the rrdcached daemon
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.noMemcached and Redis integrationyesyesyes
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.Security Hooks for custom implementationsno

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

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

More resources
CubridElasticsearchFaircom EDGE infoformerly c-treeEDGEGridGainRRDtool
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

provided by Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

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

provided by Google News

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
2 May 2024, PR Newswire

GridGain Adds Andy Sacks as Chief Revenue Officer, Promotes Lalit Ahuja to Chief Customer and Product Officer ...
17 July 2023, Yahoo Finance

GridGain: Product Overview and Analysis
5 June 2019, eWeek

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here