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 > Bangdb vs. Elasticsearch vs. eXtremeDB vs. Faircom EDGE vs. RRDtool

System Properties Comparison Bangdb vs. Elasticsearch vs. eXtremeDB vs. Faircom EDGE vs. RRDtool

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonElasticsearch  Xexclude from comparisoneXtremeDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA 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 metricNatively in-memory DBMS with options for persistency, high-availability and clusteringFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsIndustry 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 modelDocument store
Graph DBMS
Time Series DBMS
Search engineRelational DBMS
Time Series DBMS
Key-value store
Relational DBMS
Time Series DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitebangdb.comwww.elastic.co/­elasticsearchwww.mcobject.comwww.faircom.com/­products/­faircom-edgeoss.oetiker.ch/­rrdtool
Technical documentationdocs.bangdb.comwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.mcobject.com/­docs/­extremedb.htmdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmloss.oetiker.ch/­rrdtool/­doc
DeveloperSachin Sinha, BangDBElasticMcObjectFairCom CorporationTobias Oetiker
Initial release20122010200119791999
Current releaseBangDB 2.0, October 20218.6, January 20238.2, 2021V3, October 20201.8.0, 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoElastic Licensecommercialcommercial infoRestricted, free version availableOpen 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++JavaC and C++ANSI C, C++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinuxAll OS with a Java VMAIX
HP-UX
Linux
macOS
Solaris
Windows
Android
Linux infoARM, x86
Raspbian
Windows
HP-UX
Linux
Data schemeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesFlexible Schema (defined schema, partial schema, schema free)yes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyes, ANSI Standard SQL TypesNumeric 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.nonono infosupport of XML interfaces availableyesno infoExporting into and restoring from XML files possible
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyes infoAll search fields are automatically indexedyesyesno
SQL infoSupport of SQLSQL like support with command line toolSQL-like query languageyes infowith the option: eXtremeSQLyes infoANSI SQL queriesno
APIs and other access methodsProprietary protocol
RESTful HTTP API
Java API
RESTful HTTP/JSON API
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
in-process shared library
Pipes
Supported programming languagesC
C#
C++
Java
Python
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
Lua
Python
Scala
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
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 proceduresnoyesyesyes info.Net, JavaScript, C/C++no
Triggersyes, Notifications (with Streaming only)yes infoby using the 'percolation' featureyes infoby defining eventsyesno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardinghorizontal partitioning / shardingFile partitioning infoCustomizable business rules for partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
yes infoSynchronous and asynchronous realtime replication based on transaction logsnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornonono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency
Tunable Consistency
none
Foreign keys infoReferential integritynonoyesyes infowhen using SQLno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyes infoacross SQL and NoSQLyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeMemcached and Redis integrationyesyesyes
User concepts infoAccess controlyes (enterprise version only)Fine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.no
More information provided by the system vendor
BangdbElasticsearcheXtremeDBFaircom EDGE infoformerly c-treeEDGERRDtool
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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

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

More resources
BangdbElasticsearcheXtremeDBFaircom EDGE infoformerly c-treeEDGERRDtool
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

Elasticsearch Enables 400 Criteo Engineers to Search 4 TB of Log Data per Week
19 May 2024, Yahoo Singapore News

Elasticsearch Delivers Performance Increase for Users Running the Elastic Search AI Platform on Arm-based ...
21 May 2024, 01Net

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

provided by Google News

eXtremeDB 8.4 Unveils Exciting New Features and Enhancements
13 May 2024, EE Journal

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

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

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

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

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

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

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

AllegroGraph logo

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

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.

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