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

DBMS > H2 vs. Hazelcast vs. InterSystems Caché vs. LokiJS vs. RocksDB

System Properties Comparison H2 vs. Hazelcast vs. InterSystems Caché vs. LokiJS vs. RocksDB

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonHazelcast  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonLokiJS  Xexclude from comparisonRocksDB  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A widely adopted in-memory data gridA multi-model DBMS and application serverIn-memory JavaScript DBMSEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRelational DBMSKey-value storeKey-value store
Object oriented DBMS
Relational DBMS
Document storeKey-value store
Secondary database modelsSpatial DBMSDocument store infoJSON support with IMDG 3.12Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score5.46
Rank#61  Overall
#7  Key-value stores
Score0.49
Rank#260  Overall
#42  Document stores
Score3.41
Rank#86  Overall
#11  Key-value stores
Websitewww.h2database.comhazelcast.comwww.intersystems.com/­products/­cachegithub.com/­techfort/­LokiJSrocksdb.org
Technical documentationwww.h2database.com/­html/­main.htmlhazelcast.org/­imdg/­docsdocs.intersystems.comtechfort.github.io/­LokiJSgithub.com/­facebook/­rocksdb/­wiki
DeveloperThomas MuellerHazelcastInterSystemsFacebook, Inc.
Initial release20052008199720142013
Current release2.2.220, July 20235.3.6, November 20232018.1.4, May 20209.2.1, May 2024
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2; commercial licenses availablecommercialOpen SourceOpen Source infoBSD
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 languageJavaJavaJavaScriptC++
Server operating systemsAll OS with a Java VMAll OS with a Java VMAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeyesschema-freedepending on used data modelschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnono
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 strategyyesnono
Secondary indexesyesyesyesyes infovia viewsno
SQL infoSupport of SQLyesSQL-like query languageyesnono
APIs and other access methodsJDBC
ODBC
JCache
JPA
Memcached protocol
RESTful HTTP API
.NET Client API
JDBC
ODBC
RESTful HTTP API
JavaScript APIC++ API
Java API
Supported programming languagesJava.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C#
C++
Java
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsyes infoEvent Listeners, Executor ServicesyesView functions in JavaScriptno
Triggersyesyes infoEventsyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infoReplicated MapSource-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitedACIDno infoatomic operations within a single collection possibleyes
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlAccess rights for users, groups and rolesnono

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
H2HazelcastInterSystems CachéLokiJSRocksDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Hazelcast appoints Anthony Griffin as Chief Architect -
11 June 2024, Enterprise Times

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 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

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Epic On EHR Interoperability: Not A '1-Time Project'
10 April 2015, InformationWeek

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, ibm.com

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News



Share this page

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here