DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Ehcache vs. Microsoft Azure Table Storage vs. OpenEdge vs. Realm vs. RRDtool

System Properties Comparison Ehcache vs. Microsoft Azure Table Storage vs. OpenEdge vs. Realm vs. RRDtool

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonOpenEdge  Xexclude from comparisonRealm  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsA Wide Column Store for rapid development using massive semi-structured datasetsApplication development environment with integrated database management systemA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataIndustry 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 modelKey-value storeWide column storeRelational DBMSDocument storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score3.51
Rank#86  Overall
#46  Relational DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitewww.ehcache.orgazure.microsoft.com/­en-us/­services/­storage/­tableswww.progress.com/­openedgerealm.iooss.oetiker.ch/­rrdtool
Technical documentationwww.ehcache.org/­documentationdocumentation.progress.com/­output/­ua/­OpenEdge_latestrealm.io/­docsoss.oetiker.ch/­rrdtool/­doc
DeveloperTerracotta Inc, owned by Software AGMicrosoftProgress Software CorporationRealm, acquired by MongoDB in May 2019Tobias Oetiker
Initial release20092012198420141999
Current release3.10.0, March 2022OpenEdge 12.2, March 20201.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercialcommercialOpen SourceOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsAll OS with a Java VMhostedAIX
HP-UX
Linux
Solaris
Windows
Android
Backend: server-less
iOS
Windows
HP-UX
Linux
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesNumeric 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.nonoyesnono infoExporting into and restoring from XML files possible
Secondary indexesnonoyesyesno
SQL infoSupport of SQLnonoyes infoclose to SQL 92nono
APIs and other access methodsJCacheRESTful HTTP APIJDBC
ODBC
in-process shared library
Pipes
Supported programming languagesJava.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Progress proprietary ABL (Advanced Business Language).Net
Java infowith Android only
Objective-C
React Native
Swift
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 proceduresnonoyesno inforuns within the applications so server-side scripts are unnecessaryno
Triggersyes infoCache Event Listenersnoyesyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerSharding infoImplicit feature of the cloud servicehorizontal partitioning infosince Version 11.4nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serveryes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceoptimistic lockingACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes infoIn-Memory realmyes
User concepts infoAccess controlnoAccess rights based on private key authentication or shared access signaturesUsers and groupsyesno

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
EhcacheMicrosoft Azure Table StorageOpenEdgeRealmRRDtool
DB-Engines blog posts

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

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3 June 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Here are the winners of Nordic Startup Awards
31 May 2016, EU-Startups

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

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

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

provided by Google News



Share this page

Featured Products

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Present your product here