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

DBMS > Ehcache vs. Hazelcast vs. Microsoft SQL Server vs. RRDtool

System Properties Comparison Ehcache vs. Hazelcast vs. Microsoft SQL Server vs. RRDtool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonHazelcast  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsA widely adopted in-memory data gridMicrosofts flagship relational DBMSIndustry 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 storeKey-value storeRelational DBMSTime Series DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score5.46
Rank#61  Overall
#7  Key-value stores
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Websitewww.ehcache.orghazelcast.comwww.microsoft.com/­en-us/­sql-serveross.oetiker.ch/­rrdtool
Technical documentationwww.ehcache.org/­documentationhazelcast.org/­imdg/­docslearn.microsoft.com/­en-US/­sql/­sql-serveross.oetiker.ch/­rrdtool/­doc
DeveloperTerracotta Inc, owned by Software AGHazelcastMicrosoftTobias Oetiker
Initial release2009200819891999
Current release3.10.0, March 20225.3.6, November 2023SQL Server 2022, November 20221.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2; commercial licenses availablecommercial inforestricted free version is availableOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageJavaJavaC++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsAll OS with a Java VMAll OS with a Java VMLinux
Windows
HP-UX
Linux
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesNumeric 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.noyes infothe object must implement a serialization strategyyesno infoExporting into and restoring from XML files possible
Secondary indexesnoyesyesno
SQL infoSupport of SQLnoSQL-like query languageyesno
APIs and other access methodsJCacheJCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
in-process shared library
Pipes
Supported programming languagesJava.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
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 proceduresnoyes infoEvent Listeners, Executor ServicesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersyes infoCache Event Listenersyes infoEventsyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerShardingtables can be distributed across several files (horizontal partitioning); sharding through federationnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serveryes infoReplicated Mapyes, but depending on the SQL-Server Editionnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistencynone
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceone or two-phase-commit; repeatable reads; read commitedACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnoRole-based access controlfine grained access rights according to SQL-standardno

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
3rd partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
EhcacheHazelcastMicrosoft SQL ServerRRDtool
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, 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

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

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

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

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 appoints Anthony Griffin as Chief Architect -
11 June 2024, Enterprise Times

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

provided by Google News

Containerize SQL Server workloads with Amazon EKS and DxOperator for Kubernetes | Amazon Web Services
14 June 2024, AWS Blog

SQL Server on Linux: What You Need to Know
30 May 2024, ITPro Today

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

Make SQL Server end of support the start of your AWS cloud journey | Amazon Web Services
12 June 2024, AWS Blog

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

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

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

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

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

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

Neo4j logo

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

Present your product here