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 > Ehcache vs. Hazelcast vs. NuoDB vs. Percona Server for MongoDB vs. RavenDB

System Properties Comparison Ehcache vs. Hazelcast vs. NuoDB vs. Percona Server for MongoDB vs. RavenDB

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonHazelcast  Xexclude from comparisonNuoDB  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsA widely adopted in-memory data gridNuoDB is a webscale distributed database that supports SQL and ACID transactionsA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Open Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelKey-value storeKey-value storeRelational DBMSDocument storeDocument store
Secondary database modelsDocument store infoJSON support with IMDG 3.12Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score5.97
Rank#57  Overall
#6  Key-value stores
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Score2.92
Rank#101  Overall
#18  Document stores
Websitewww.ehcache.orghazelcast.comwww.3ds.com/­nuodb-distributed-sql-databasewww.percona.com/­mongodb/­software/­percona-server-for-mongodbravendb.net
Technical documentationwww.ehcache.org/­documentationhazelcast.org/­imdg/­docsdoc.nuodb.comdocs.percona.com/­percona-distribution-for-mongodbravendb.net/­docs
DeveloperTerracotta Inc, owned by Software AGHazelcastDassault Systèmes infooriginally NuoDB, Inc.PerconaHibernating Rhinos
Initial release20092008201320152010
Current release3.10.0, March 20225.3.6, November 20233.4.10-2.10, November 20175.4, July 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache Version 2; commercial licenses availablecommercial infolimited edition freeOpen Source infoGPL Version 2Open Source infoAGPL version 3, commercial license available
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 languageJavaJavaC++C++C#
Server operating systemsAll OS with a Java VMAll OS with a Java VMhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
LinuxLinux
macOS
Raspberry Pi
Windows
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 strategynono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoSQL-like query languageyesnoSQL-like query language (RQL)
APIs and other access methodsJCacheJCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
proprietary protocol using JSON.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesJava.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyes infoEvent Listeners, Executor ServicesJava, SQLJavaScriptyes
Triggersyes infoCache Event Listenersyes infoEventsyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerShardingdata is dynamically stored/cached on the nodes where it is read/writtenShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serveryes infoReplicated Mapyes infoManaged transparently by NuoDBSource-replica replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesyes
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 ConsistencyEventual Consistency
Immediate Consistency
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
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 resourceone or two-phase-commit; repeatable reads; read commitedACID infotunable commit protocolnoACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
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.yesyesyes infoTemporary tableyes infovia In-Memory Engine
User concepts infoAccess controlnoRole-based access controlStandard SQL roles/ privileges, Administrative UsersAccess rights for users and rolesAuthorization levels configured per client per database

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
EhcacheHazelcastNuoDBPercona Server for MongoDBRavenDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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 Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

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

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

6 keys to MongoDB database security
22 May 2019, InfoWorld

DB or not DB: Open-sourcer Percona pushes out plethora of SQL and NoSQL tweaks in bid to win over suits
19 May 2020, The Register

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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.

Present your product here